Qarterd / HoneycombLinks
Component-Model Framework in C++
☆44Updated 10 years ago
Alternatives and similar repositories for Honeycomb
Users that are interested in Honeycomb are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- Boost.Coroutine2☆136Updated last month
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Boost.Coroutine☆85Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Literal Logging for C++☆86Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago