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:
- Code samples for using libjit☆91Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- A work-in-progress JIT-powered regex engine☆111Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Libtask is a simple coroutine library.☆56Updated 3 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Rabbit VM.☆107Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- ☆91Updated last month
- Experiments with JIT compilation☆65Updated 8 years ago
- A Brainfuck JIT compiler, written almost entirely in GNU C☆18Updated 12 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A minimalist interpreted language, with a clean object model and a tiny VM.☆274Updated 5 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- DynASM with Lua mode☆105Updated 5 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- pacc: a compiler-compiler☆37Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆87Updated 12 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago