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
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- STL-based caches for C++☆115Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Literal Logging for C++☆84Updated 7 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 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
- Header-only library providing unicode aware string support for C++☆107Updated last month
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆202Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Adapters for interfacing libuv with C++ resumable functions☆116Updated 6 months ago
- A feature complete LRU cache implementation in C++☆249Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- A prototype implementation of the executors proposal☆85Updated 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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Boost.Coroutine☆82Updated last week
- generic stack-based container☆105Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆175Updated 11 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A C++11/14/17/20 implementation of INVOKE and its related facilities.☆18Updated 4 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 8 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago