Qarterd / Honeycomb
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
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆203Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- STL-based caches for C++☆116Updated last year
- Boost.Coroutine☆83Updated last month
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 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
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Boost.Coroutine2☆133Updated last month
- Memory-mapped storage library☆76Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Header-only library providing unicode aware string support for C++☆108Updated last month
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Our open source benchmarks and code samples☆191Updated last month
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- ☆32Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago