paulross / skiplistLinks
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
☆48Updated last month
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- W-TinyLFU cache C++11 header only implementation☆59Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 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 fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Succinct C++☆24Updated 4 years ago
- ☆21Updated 7 months ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- ☆20Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Hiactor is a distributed C++ actor framework.☆112Updated 11 months ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- ☆66Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- For details, see the blog post:☆32Updated last year
- In-memory, columnar, arrow-based database.☆46Updated 2 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Adaptive Radix Tree in C++☆45Updated last week
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago