dhamidi / simple-gc
A generic mark-and-sweep garbage collector
☆44Updated 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
- Code samples for using libjit☆91Updated 8 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- compiler☆36Updated 10 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆152Updated 4 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- Rabbit VM.☆107Updated 5 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- Not because it is good, but because we can...☆167Updated 5 years ago
- pacc: a compiler-compiler☆37Updated 8 years ago