vinniefalco / NuDBLinks
NuDB: A fast key/value insert-only database for SSD drives in C++11
☆28Updated 6 years ago
Alternatives and similar repositories for NuDB
Users that are interested in NuDB are comparing it to the libraries listed below
Sorting:
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- ☆12Updated 2 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆52Updated 3 years ago
- Fastest RPC in the west☆21Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Updated 3 months ago
- ☆113Updated 2 years ago
- liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.☆14Updated 4 years ago
- Feed-forward Bloom filters☆53Updated 14 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
- Depth C++ library☆10Updated 7 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆69Updated 8 years ago
- Seastar boilerplate project with cmake☆34Updated last year
- C++ framework for rapid server development☆77Updated last year
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆37Updated 4 years ago
- Open Power Performance Analysis Tool☆28Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Consistent Hashing data structures and algorithms for C++☆40Updated 9 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- ☆27Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Rolling Hash C++ Library☆190Updated last year
- Simple out-of-process invoker☆19Updated 7 months ago