paulross / skiplistLinks
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
☆50Updated 8 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☆78Updated 11 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 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
- Adaptive Radix Tree in C++☆50Updated 2 weeks ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- ☆112Updated last year
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆43Updated 2 months ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- ☆20Updated 3 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- Succinct data structures in C/C++☆92Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- In-memory, columnar, arrow-based database.☆48Updated 3 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- C++ framework for rapid server development☆76Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- A fast SIMD parser for CSV files☆160Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆58Updated 2 months ago