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☆47Updated 12 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆98Updated 3 months ago
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- ☆38Updated 12 years ago
- Allocation benchmarks☆30Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A HTTP framework for storage and memory constraint environments (microcontrollers)☆30Updated 11 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- 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
- A simple and lightweight tree container (C++03)☆15Updated 9 years ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 13 years ago
- SGScript Scripting Engine☆65Updated 7 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…☆36Updated 11 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- A lightweight ring dependency system (C++11)☆19Updated 9 years ago
- ☆56Updated 6 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 9 years ago
- OO language targetting Lua☆50Updated 11 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago