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 c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- A just-in-time compiler for c minus☆46Updated 12 years ago
- 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 single-header incremental garbage collector library☆295Updated last year
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Coroutines for C.☆77Updated 8 years ago
- Coroutines in C☆122Updated 11 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
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- Mirror of http://byuu.org/library/libco/☆60Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Anonymous functions in C☆259Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Fast, efficient string interning☆99Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- Experiments with JIT compilation☆64Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Compiler and tools for the Loci programming language.☆116Updated 6 years ago