unum-cloud / ucsetLinks
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
☆40Updated 2 years ago
Alternatives and similar repositories for ucset
Users that are interested in ucset 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☆56Updated last year
- A list of awesome resources and blogs on topics related to Unum☆40Updated 9 months ago
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆74Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆49Updated 3 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 3 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 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 and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 3 months ago
- C++ library for incremental computing☆22Updated 2 years ago
- Fast bounded MPMC and SPSC queues for C++20☆36Updated 8 months ago
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆88Updated this week
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 10 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated 3 weeks ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 6 months ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆57Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 3 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- ☆28Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- VTEnc C library☆37Updated 2 years ago
- Persistent Memory Graph Database☆43Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Efficient and effective query auto-completion in C++.☆55Updated last year
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 2 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago