dhamidi / simple-gcLinks
A generic mark-and-sweep garbage collector
☆45Updated 14 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:
- 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
- Rabbit VM.☆115Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- DynASM with Lua mode☆105Updated 6 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆175Updated 7 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- A sunny little virtual machine☆527Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- Anonymous functions in C☆262Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- Experiments with JIT compilation☆64Updated 9 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆271Updated 6 years ago
- A simple CGI webserver written in C with no dependencies.☆111Updated 4 years ago
- A single-header incremental garbage collector library☆298Updated last year
- Fast, efficient string interning☆100Updated 8 years ago