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 11 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- a tiny string library☆23Updated 9 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
- firm object-orientation support library☆14Updated 3 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 7 years ago
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- OO language targetting Lua☆50Updated 11 years ago
- Platform abstraction and utility library☆19Updated 3 weeks ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Native C++ Library☆49Updated 10 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Coroutine library in C.☆20Updated 4 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
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Generally applicable Terra utilities.☆15Updated 10 years ago
- A HTTP framework for storage and memory constraint environments (microcontrollers)☆30Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago