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++☆116Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 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
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- Literal Logging for C++☆86Updated 7 years ago
- 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
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- STL-style C++ skip_list container☆87Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Boost.org intrusive module☆58Updated 2 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- ☆56Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- Boost.Coroutine☆84Updated last month
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago