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
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated this week
- A single-header incremental garbage collector library☆286Updated 6 months ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆36Updated 8 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 lightweight garbage collector for C++ programs☆69Updated last year
- Mirror of http://byuu.org/library/libco/☆56Updated 2 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 10 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- High performance multithreading toolkit for C++17☆46Updated last week
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Coroutines for C.☆74Updated 8 years ago
- Minimal, zero dependency C++ binding generator for the Wren programming language☆104Updated 2 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 6 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆54Updated 9 years ago
- Compiler and tools for the Loci programming language.☆115Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago