vinniefalco / NuDBLinks
NuDB: A fast key/value insert-only database for SSD drives in C++11
☆28Updated 5 years ago
Alternatives and similar repositories for NuDB
Users that are interested in NuDB are comparing it to the libraries listed below
Sorting:
- liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.☆14Updated 3 years ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆51Updated 2 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- Seastar boilerplate project with cmake☆34Updated last year
- C++ framework for rapid server development☆77Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- 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…☆64Updated 9 months ago
- Fastest RPC in the west☆21Updated 5 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 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
- Modern C++17 actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free…☆64Updated last month
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆36Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A generic connection pool☆21Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 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
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- zookeeper c++11. Uses facebook folly.☆9Updated 9 years ago
- An implementation of Apache Parquet for Seastar projects☆16Updated 4 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Orly™ Graph Database☆39Updated last year
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- ☆12Updated last year
- A web framework written in c++ based on seastar framework☆117Updated 2 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated 2 weeks ago