Semantic Dictionary Encoding
falvotech.com·13h·
Discuss: Hacker News
🗂️Type Indexing
StringWa.rs on GPUs: Databases & Bioinformatics 🦠
ashvardanian.com·9h·
🚀Tokenizer Performance
A Slotted Hash Cons for Alpha Invariance
philipzucker.com·9h·
Discuss: Hacker News
🔗Lexical Scoping
A Dumb Introduction to z3. Exploring the world of constraint solvers with very simple examples.
asibahi.github.io·1d·
🧩Constraint Solvers
A (Nearly) Branchless RESP Request Parser
kevinmontrose.com·15h
🔧Error Recovery
A Lisp compiler to ARM written in Lisp (2)
forum.ulisp.com·15h·
Discuss: Hacker News
🌱Minimal Lisps
K&R Exercise 1-23 for feedback and review
reddit.com·4h·
📝Rope Editors
Ever copy code and watch it fail for no reason? I made a scrubber for that 🧽
codecleanse.us·10h·
Discuss: r/programming
Code Formatters
Hyper-Specific Sub-Field: **Fuzzing for IoT Firmware Reverse Engineering**
dev.to·2h·
Discuss: DEV
🧪Compiler Testing
Topological Sort: Managing Mutable Structures in Haskell
mmhaskell.com·19h
🪢Rope Data Structures
What is Algebraic about Algebraic Effects?
interjectedfuture.com·11h
💫Effect Systems
JIT-ing a stack machine (with SLJIT)
bullno1.com·1h·
Discuss: Hacker News
📜Bytecode Interpreters
Rustlantis: Randomized Differential Testing of the Rust Compiler
plf.inf.ethz.ch·7h·
Discuss: Hacker News
🏗️Cranelift
Balance between refactoring and inheritance in your code
github.com·15h·
Discuss: Hacker News
🧪Compiler Testing
Baking with Rails at scale: recipes in Ruby, cookware from Go, C, and Rust
evilmartians.com·1d
💬Smalltalk VMs
[NodeBook] Understanding Buffers in Node.js - Why they exist, where they live in memory, and how they handle binary data
thenodebook.com·20h·
Discuss: r/node
🔢Binary Formats
Rendezvous Hashing Explained (2020)
randorithms.com·8h·
🔗Hash Algorithms
Introducing the Constexpr Debugger
blog.jetbrains.com·20h·
🔍Debugging Compilers
Be Careful When Assigning ArenaAllocators (2024)
openmymind.net·3h·
🏗️Custom Allocators