Qarterd / HoneycombLinks
Component-Model Framework in C++
☆44Updated 9 years ago
Alternatives and similar repositories for Honeycomb
Users that are interested in Honeycomb are comparing it to the libraries listed below
Sorting:
- STL-based caches for C++☆115Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Non bloated asynchronous logger☆222Updated 2 years ago
- generic stack-based container☆109Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- Boost.Coroutine☆85Updated last month
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆137Updated 2 years ago
- A STL allocator that mmaps files☆251Updated 4 years ago
- C++14 cache friendly B-heap priority queue☆106Updated last week
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- Boost.org intrusive module☆59Updated last month