unum-cloud / ucset
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
☆39Updated last year
Alternatives and similar repositories for ucset:
Users that are interested in ucset are comparing it to the libraries listed below
- Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark☆55Updated last year
- A list of awesome resources and blogs on topics related to Unum☆38Updated 6 months ago
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆69Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆83Updated 2 weeks ago
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆84Updated this week
- 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
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated last week
- C++20 SIMD Within A Register library☆31Updated this week
- Utilities for writing C++ extension modules.☆84Updated last year
- c++ library for binary fuse filters, including a sharded filter☆87Updated 2 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 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
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆82Updated 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!☆16Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- C++20 Memory Allocators library☆34Updated this week
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆43Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆38Updated 5 months ago
- TSXor: A Simple Time Series Compression Algorithm☆52Updated 2 months ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆48Updated last week
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated last week
- The Fancy Named Parameters Library☆31Updated this week
- A simple state-of-the-art C++ random number generator☆18Updated 7 years ago