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
☆44Updated 2 months ago
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☆60Updated 2 years ago
- A list of awesome resources and blogs on topics related to Unum☆45Updated 2 months ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 9 months 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 implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- C++ library for incremental computing☆23Updated 3 years 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
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆77Updated 2 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆59Updated 3 years ago
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆135Updated last week
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- Succinct data structures in C/C++☆92Updated last year
- Simple, reliable & efficient distributed task queues for C++17☆116Updated 3 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Memoria is a data engineering framework in modern C++ providing general purpose persistent dynamic data structures on top of in-memory, f…☆37Updated 6 months ago
- C++ framework for rapid server development☆76Updated last year
- ☆36Updated last year
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 weeks ago
- Fast bounded MPMC and SPSC queues for C++20☆48Updated last year
- C++ "borrowing" smart pointer.☆11Updated 3 years ago
- Perfect Hash Table C/C++ Library☆15Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- A C++ framework for data analytics pipelines☆27Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 5 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year