GJDuck / GCLinks
A lightweight conservative garbage collector for C/C++
☆122Updated 7 years ago
Alternatives and similar repositories for GC
Users that are interested in GC are comparing it to the libraries listed below
Sorting:
- A lightweight garbage collector for C++ programs☆69Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 6 months ago
- A single-header incremental garbage collector library☆292Updated last year
- 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
- Coroutines in C☆121Updated 11 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Coroutines for C.☆76Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Mirror of http://byuu.org/library/libco/☆60Updated 2 years ago
- Fast, efficient string interning☆96Updated 7 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Anonymous functions in C☆256Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Rabbit VM.☆110Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago