paulross / skiplistLinks
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
☆50Updated 6 months ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- 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
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Hiactor is a distributed C++ actor framework.☆116Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- Succinct data structures in C/C++☆89Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 4 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- ☆110Updated last year
- For details, see the blog post:☆34Updated last year
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Core C++ Sketch Library☆242Updated 2 months ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆42Updated last week
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 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☆183Updated last week
- In-memory, columnar, arrow-based database.☆48Updated 3 years ago
- Persistent memory allocator for data-centric analytics☆56Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- ☆20Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A C++17 Data Stream Processing Parallel Library for Multicores and GPUs☆84Updated 8 months ago