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☆178Updated 9 months ago
- STL-based caches for C++☆116Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆206Updated 2 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- A feature complete LRU cache implementation in C++☆254Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- STL-style C++ skip_list container☆87Updated 3 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- C++ framework for rapid server development☆77Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆167Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago