kazuho / picogcLinks
a tiny, portable, precise, mark-and-sweep GC in C++
☆59Updated 12 years ago
Alternatives and similar repositories for picogc
Users that are interested in picogc are comparing it to the libraries listed below
Sorting:
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- ☆39Updated 12 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 3 weeks ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 13 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Allocation benchmarks☆30Updated 9 years ago
- A simple and lightweight tree container (C++03)☆15Updated 10 years ago
- C++ multi-purpose reflection library☆87Updated 5 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Updated 12 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- ☆57Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- C++ reflection☆47Updated 7 years ago
- Mirror of http://byuu.org/library/libco/☆60Updated 2 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago