jorendorff / gc-in-50-linesLinks
An example mark-and-sweep garbage collector in 50 lines of C++
☆54Updated 8 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 C99 compliant compiler☆19Updated 4 years ago
- Minimal C Library☆77Updated 7 years ago
- A lightweight javascript run-time environment, with node.js compatiblity in mind☆69Updated 5 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 5 years ago
- A low-level coroutine library for C☆69Updated last year
- A simple VM in C☆49Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆135Updated 3 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆66Updated last year
- PEG Parser in ANSI C☆61Updated 3 years ago
- Rabbit VM.☆110Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆242Updated 8 years ago
- A single-header incremental garbage collector library☆293Updated last year
- WebAssembly toolchain☆36Updated 8 years ago
- Anonymous functions in C☆257Updated 5 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- C to WebAssembly compiler☆260Updated 8 years ago
- The Lark programming language.☆58Updated 15 years ago
- A functional programming language☆176Updated 13 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- A WebAssembly interpreter written in C☆105Updated 3 weeks ago