GJDuck / GCLinks
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
Sorting:
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A single-header incremental garbage collector library☆290Updated 9 months ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated last month
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Coroutines for C.☆74Updated 8 years ago
- Mirror of http://byuu.org/library/libco/☆59Updated 2 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 12 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Anonymous functions in C☆251Updated 4 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Minimal, zero dependency C++ binding generator for the Wren programming language☆106Updated 2 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆309Updated last year
- Rabbit VM.☆107Updated 5 years ago
- Embeddable HTTP server.☆83Updated 7 years ago