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:
- 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
- Rabbit VM.☆112Updated 6 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Fedjmike's C Compiler☆135Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆175Updated 7 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 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
- Yet another C standard library☆17Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- An implementation of Scheme in Python and C++☆175Updated 2 weeks ago
- A basic UNIX shell implementation in C☆33Updated 6 years ago
- ☆93Updated last week
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- linear probing hash table implementation written in C (c99)☆10Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago