kazuho / picogc
a tiny, portable, precise, mark-and-sweep GC in C++
☆59Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for picogc
- Allocation benchmarks☆30Updated 8 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Native C++ Library☆49Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- Generally applicable Terra utilities.☆15Updated 9 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- a tiny string library☆23Updated 8 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆67Updated 6 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- Two-Level Segregated Fit Memory Allocator☆11Updated 4 years ago
- OO language targetting Lua☆48Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆15Updated 12 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Experiments with JIT compilation☆64Updated 7 years ago
- Not Another Range Library☆39Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A state of the art C/C++/Lua Profiler☆18Updated 3 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- A GPU-based cross-platform UI library☆14Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 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
- Tiny format/mustache templating library (C++11)☆23Updated 8 years 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
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago