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:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 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 …☆89Updated 12 years ago
- Rabbit VM.☆114Updated 6 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Experiments with JIT compilation☆64Updated 8 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- userspace threads and coroutines for C☆18Updated 10 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
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- A basic UNIX shell implementation in C☆33Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆12Updated 10 years ago
- Yet another C standard library☆17Updated last year
- ☆93Updated last month
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- A lightweight, embeddable scripting language☆151Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago