dhamidi / simple-gc
A generic mark-and-sweep garbage collector
☆44Updated 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
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Code samples for using libjit☆91Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 11 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- A basic UNIX shell implementation in C☆32Updated 5 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- ☆89Updated 3 weeks ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- Rabbit VM.☆106Updated 5 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- fast SIMD-able JIT regular expression compiler☆193Updated 10 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- compiler☆36Updated 10 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- File system API much like Node's fs module (synchronous)☆72Updated 2 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago