chxdeng / mabainLinks
a fast and light-weighted key-value store library
☆45Updated last week
Alternatives and similar repositories for mabain
Users that are interested in mabain are comparing it to the libraries listed below
Sorting:
- Concurrent trie-hash map library☆92Updated last year
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages su…☆55Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- 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
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Our open source benchmarks and code samples☆192Updated last month
- C++11 Work-Stealing Task Scheduler☆36Updated 5 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…☆67Updated 10 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year