GJDuck / GC
A lightweight conservative garbage collector for C/C++
☆118Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for GC
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- Fast, efficient string interning☆90Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- A single-header incremental garbage collector library☆270Updated 2 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- Coroutines for C.☆73Updated 7 years ago
- Experiments with JIT compilation☆64Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- Coroutines in C☆121Updated 10 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 9 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago
- Embeddable HTTP server.☆81Updated 6 years ago
- Anonymous functions in C☆249Updated 4 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- C string utils library (STB style, header-only).☆190Updated 6 years ago
- High performance multithreading toolkit for C++17☆46Updated 3 weeks ago
- Documentation for DynASM☆90Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 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
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- SGScript Scripting Engine☆63Updated 6 years ago
- C++ multi-purpose reflection library☆85Updated 4 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆61Updated this week
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆301Updated last year