paulross / skiplistLinks
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
☆49Updated 3 months ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 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☆54Updated last year
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Adaptive Radix Tree in C++☆45Updated last month
- In-memory, columnar, arrow-based database.☆48Updated 2 years ago
- ☆22Updated 8 months ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Persistent memory allocator for data-centric analytics☆55Updated last week
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 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
- Fast Approximate Membership Filters (C++)☆279Updated 6 months 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
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- Quickstep project☆42Updated 8 months ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- ☆20Updated 2 years ago
- Templated Portable I/O Environment☆113Updated 2 months ago
- Benchmark of common hash functions☆36Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month