JGRennison / cpp-btree
Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.
☆37Updated 2 weeks ago
Alternatives and similar repositories for cpp-btree:
Users that are interested in cpp-btree are comparing it to the libraries listed below
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Lock-free linked list☆16Updated 12 years ago
- A special smart pointer to exchange data between threads☆37Updated 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++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 7 years ago
- fast prime sieve and hash algorithm☆38Updated last week
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- C++ framework for rapid server development☆77Updated last year
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- Theron C++ concurrency library☆33Updated 11 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- ☆25Updated last year