paulross / skiplist
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:
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆20Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆111Updated 10 months 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
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A data structure and algorithm library built for ToplingDB☆59Updated this week
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆21Updated 6 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 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
- An adaptive radix tree for efficient indexing in main memory.☆159Updated last year
- Benchmark of common hash functions☆36Updated 5 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- Quickstep project☆42Updated 6 months ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Succinct C++☆24Updated 4 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated last month
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 11 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago