GJDuck / GC
A lightweight conservative garbage collector for C/C++
☆118Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for GC
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion.☆92Updated this week
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆72Updated 9 years ago
- A single-header incremental garbage collector library☆266Updated 2 months ago
- Fast, efficient string interning☆90Updated 7 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- Minimal, zero dependency C++ binding generator for the Wren programming language☆99Updated last year
- A C++ pointer bump memory arena implementation☆85Updated 9 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 2 months ago
- Embeddable HTTP server.☆81Updated 6 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 3 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 11 years ago
- High performance multithreading toolkit for C++17☆46Updated 2 weeks ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 5 months ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- strtod and dtoa correct rounding and fast☆41Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Coroutines for C.☆73Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Frexx C preprocessor☆128Updated 7 months ago
- SGScript Scripting Engine☆63Updated 6 years ago
- Experiments with JIT compilation☆64Updated 7 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago