andy-byers / CalicoDBLinks
A tiny embedded, transactional key-value database 🐱
☆42Updated 2 years ago
Alternatives and similar repositories for CalicoDB
Users that are interested in CalicoDB are comparing it to the libraries listed below
Sorting:
- ☆22Updated last month
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated last week
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- Adaptive Radix Tree in C++☆48Updated last week
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 3 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- async io-uring based kernel io library☆33Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A header-only implementation of SipHash☆33Updated 4 months ago
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Performance profiling of JSON libraries☆28Updated 6 months ago
- ☆20Updated 2 years ago
- C++20 Coroutines running on libuv for intuitive async I/O☆42Updated last week
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- `liburing` for Windows IoRing☆44Updated 10 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Updated last month
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated last week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Demo implementation of C++ networking