ashvardanian / SmashTableLinks
If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only library
☆43Updated last month
Alternatives and similar repositories for SmashTable
Users that are interested in SmashTable are comparing it to the libraries listed below
Sorting:
- Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark☆58Updated 2 years ago
- A list of awesome resources and blogs on topics related to Unum☆45Updated last month
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 8 months ago
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆76Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- Succinct data structures in C/C++☆92Updated last year
- 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++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Fast bounded MPMC and SPSC queues for C++20☆46Updated last year
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆130Updated this week
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 8 months ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 10 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 8 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆58Updated 3 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 4 months ago
- C++ library for incremental computing☆23Updated 3 years ago
- Perfect Hash Table C/C++ Library☆14Updated 5 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 8 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset☆13Updated last year
- A C++ framework for data analytics pipelines☆27Updated 5 years ago
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 3 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago