jorendorff / gc-in-50-linesLinks
An example mark-and-sweep garbage collector in 50 lines of C++
☆54Updated 9 years ago
Alternatives and similar repositories for gc-in-50-lines
Users that are interested in gc-in-50-lines are comparing it to the libraries listed below
Sorting:
- A lightweight javascript run-time environment, with node.js compatiblity in mind☆70Updated 5 years ago
- A C99 compliant compiler☆20Updated 4 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 6 years ago
- Rabbit VM.☆114Updated 6 years ago
- WebAssembly toolchain☆36Updated 8 years ago
- Anonymous functions in C☆259Updated 5 years ago
- A single-header incremental garbage collector library☆296Updated last year
- PEG Parser in ANSI C☆63Updated 4 years ago
- Coroutines for C.☆78Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- WebAssembly module decoder in C++☆116Updated 3 years ago
- ☆93Updated last month
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- C to WebAssembly compiler☆260Updated 8 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Awesome links and information about memory allocation☆182Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Same as simple-virtual-machine but in C☆153Updated 9 years ago
- Programming language in development☆47Updated 4 years ago
- Minimal C Library☆78Updated 7 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆73Updated 4 months ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆66Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A toy programming language for learning how to make programming languages☆32Updated 3 years ago