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
- Rabbit VM.☆110Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Code samples for using libjit☆90Updated 8 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 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
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆174Updated 6 years ago
- A basic UNIX shell implementation in C☆33Updated 5 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 recursive-descent parser generator for PEG☆93Updated 7 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Coroutines for C.☆76Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- DynASM with Lua mode☆105Updated 5 years ago
- A minimalist IP stack written in ANSI C.☆53Updated last month
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- flat assembler - the open source assembly language compiler for x86 and x86-64 processors by Tomasz Grysztar. built for OS X.☆45Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Fast, efficient string interning☆97Updated 7 years ago