kazuho / picogc
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
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Allocation benchmarks☆30Updated 8 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- Native C++ Library☆49Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 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…☆36Updated 11 years ago
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- ☆38Updated 11 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- Communicating Sequential Processes in Lua☆38Updated 2 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated this week
- Platform abstraction and utility library☆19Updated 3 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 12 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- firm object-orientation support library☆14Updated 3 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Updated 3 years ago
- Generally applicable Terra utilities.☆15Updated 10 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago