dhamidi / simple-gcLinks
A generic mark-and-sweep garbage collector
☆45Updated 13 years ago
Alternatives and similar repositories for simple-gc
Users that are interested in simple-gc are comparing it to the libraries listed below
Sorting:
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 12 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆62Updated last year
- Rabbit VM.☆107Updated 5 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A Brainfuck JIT compiler, written almost entirely in GNU C☆18Updated 12 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- compiler☆36Updated 10 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- simple, fast C routines for manipulating UTF-8☆82Updated 6 years ago
- Port of the lemon parser generator to the Go programming language☆56Updated 3 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- Fast, efficient string interning☆96Updated 7 years ago