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:
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- A work-in-progress JIT-powered regex engine☆111Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- compiler☆36Updated 10 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Rabbit VM.☆107Updated 5 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- pacc: a compiler-compiler☆37Updated 8 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- linear probing hash table implementation written in C (c99)☆10Updated 6 years ago
- Yet another C standard library☆16Updated 8 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Mirror of Plan 9 from Bell Labs☆61Updated 15 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆62Updated last year