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:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 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
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 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
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- ☆128Updated 2 years ago
- Boost.Coroutine2☆135Updated last month
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- Boost.Coroutine☆85Updated 2 months ago
- Literal Logging for C++☆86Updated 7 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
- Effective Memory Reclamation☆62Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- C++14 cache friendly B-heap priority queue☆106Updated 3 weeks ago
- An implementation of Seqlock in C++11☆226Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago