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 work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Rabbit VM.☆114Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- Experiments with JIT compilation☆64Updated 8 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 tiny x86 compiler with ELF and PE target☆182Updated last year
- A sunny little virtual machine☆525Updated 10 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- ☆93Updated last month
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Coroutines for C.☆77Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- DynASM with Lua mode☆105Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆174Updated 7 years ago
- a recursive-descent parser generator for PEG☆93Updated 8 years ago
- Dao Programming Language☆200Updated last year
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago