nmmmnu / HM4
Key/Value NoSQL database that utilize LSM trees
☆40Updated 3 weeks ago
Alternatives and similar repositories for HM4
Users that are interested in HM4 are comparing it to the libraries listed below
Sorting:
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- ☆21Updated 6 months ago
- C++ framework for rapid server development☆77Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 4 months ago
- A SQL parser written in C++☆30Updated 3 years ago
- ☆56Updated 4 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- 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…☆62Updated 7 months ago
- Radix set/map implementation☆17Updated last year
- fast prime sieve and hash algorithm☆38Updated 3 months ago
- geohash implementation in C++☆17Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago