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 …☆93Updated this week
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- A single-header incremental garbage collector library☆283Updated 5 months ago
- A lightweight garbage collector for C++ programs☆67Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A C++ pointer bump memory arena implementation☆90Updated 10 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 5 months ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- High performance multithreading toolkit for C++17☆46Updated 3 months ago
- Fast, efficient string interning☆95Updated 7 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- A C-implemented C compiler☆90Updated 4 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Anonymous functions in C☆248Updated 4 years ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- Coroutines for C.☆74Updated 7 years ago
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago