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:
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- STL-based caches for C++☆116Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years 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
- 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☆85Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- Literal Logging for C++☆86Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A STL allocator that mmaps files☆252Updated 4 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Boost.Coroutine2☆135Updated 2 months ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- C++14 cache friendly B-heap priority queue☆109Updated last month
- Enjoy template metaprogramming☆114Updated 8 years ago
- Boost.Coroutine☆86Updated 2 months ago