GJDuck / GC
A lightweight conservative garbage collector for C/C++
☆122Updated 6 years ago
Alternatives and similar repositories for GC:
Users that are interested in GC are comparing it to the libraries listed below
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated 3 weeks ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A single-header incremental garbage collector library☆288Updated 8 months ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Anonymous functions in C☆251Updated 4 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- Mirror of http://byuu.org/library/libco/☆57Updated 2 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Minimal, zero dependency C++ binding generator for the Wren programming language☆105Updated 2 years ago
- Coroutines for C.☆74Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆310Updated last year
- strtod and dtoa correct rounding and fast☆41Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 7 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Coroutines in C☆120Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 10 months ago
- A compact C preprocessor and declaration parser written in pure Lua☆212Updated 2 years ago