paulross / skiplist
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
☆48Updated last week
Alternatives and similar repositories for skiplist:
Users that are interested in skiplist are comparing it to the libraries listed below
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- ☆20Updated 2 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 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Adaptive Radix Tree in C++☆42Updated this week
- ☆12Updated 6 years ago
- ☆19Updated 6 months ago
- In-memory, columnar, arrow-based database.☆46Updated 2 years ago
- Quickstep project☆42Updated 5 months ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Hiactor is a distributed C++ actor framework.☆111Updated 10 months ago
- An adaptive radix tree for efficient indexing in main memory.☆156Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- A faster int-to-int hashmap implemented in C++.☆41Updated 3 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A data structure and algorithm library built for ToplingDB☆58Updated 2 weeks ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- ☆66Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- For details, see the blog post:☆32Updated last year