GJDuck / GCLinks
A lightweight conservative garbage collector for C/C++
☆123Updated 6 years ago
Alternatives and similar repositories for GC
Users that are interested in GC are comparing it to the libraries listed below
Sorting:
- A just-in-time compiler for c minus☆46Updated 12 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 5 months ago
- A single-header incremental garbage collector library☆291Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Coroutines in C☆121Updated 11 years ago
- Coroutines for C.☆76Updated 8 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 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
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Anonymous functions in C☆255Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Mirror of http://byuu.org/library/libco/☆60Updated 2 years ago
- Software implementation of any size ieee754 floating points☆54Updated 5 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago