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☆180Updated 11 months 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.☆178Updated 12 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- STL-based caches for C++☆115Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A STL allocator that mmaps files☆249Updated 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated 11 months ago
- Our open source benchmarks and code samples☆192Updated last month
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- STL-style C++ skip_list container☆87Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- High performance multithreading toolkit for C++17☆47Updated last month
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- generic stack-based container☆108Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Non bloated asynchronous logger☆222Updated last year
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago