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:
- Rabbit VM.☆110Updated 6 years ago
 - Tiny system call tracer and debugger☆109Updated 7 years ago
 - Code samples for using libjit☆91Updated 8 years ago
 - User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
 - TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
 - A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
 - A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
 - Fedjmike's C Compiler☆134Updated 8 years ago
 - Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
 - A tiny, embeddable lisp-shaped language implemented in C89☆175Updated 7 years ago
 - some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
 - Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
 - A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
 - Libtask is a simple coroutine library.☆57Updated 3 years ago
 - clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
 - A tiny x86 compiler with ELF and PE target☆182Updated last year
 - C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
 - A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
 - A basic UNIX shell implementation in C☆33Updated 6 years ago
 - Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
 - portable libc optimized for code size and readability☆81Updated 9 years ago
 - Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
 - a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
 - Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
 - fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
 - A sunny little virtual machine☆526Updated 10 years ago
 - An implementation of Scheme in Python and C++☆175Updated 2 weeks ago
 - a recursive-descent parser generator for PEG☆93Updated 8 years ago
 - High-level VM (like LLVM's little brother)☆39Updated 10 years ago
 - Experiments with JIT compilation☆65Updated 8 years ago