knizhnik / cppgcLinks
Mark&sweep garbage collector for C++
☆22Updated 11 years ago
Alternatives and similar repositories for cppgc
Users that are interested in cppgc are comparing it to the libraries listed below
Sorting:
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆76Updated 11 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 6 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Coroutine library in C.☆20Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- ☆31Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A C++ implementation of python-style generators, powered by boost::context☆57Updated 11 years ago
- Persistent red-black tree in C++☆29Updated 7 years ago