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.☆157Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Anonymous functions in C☆252Updated 5 years ago
- A single-header incremental garbage collector library☆290Updated 9 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Mirror of http://byuu.org/library/libco/☆59Updated 2 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Minimal, zero dependency C++ binding generator for the Wren programming language☆106Updated 2 years ago
- Coroutines for C.☆75Updated 8 years ago
- Embeddable HTTP server.☆84Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- LALR(1) parser for C++☆79Updated 11 months ago