chxdeng / mabainLinks
a fast and light-weighted key-value store library
☆45Updated 3 weeks ago
Alternatives and similar repositories for mabain
Users that are interested in mabain are comparing it to the libraries listed below
Sorting:
- For details, see the blog post:☆32Updated last year
- Concurrent trie-hash map library☆92Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 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 11 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 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
- An event loop for C using io_uring☆48Updated 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 9 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- libuv thread communication☆58Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- ☆18Updated 8 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- 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
- 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
- A nano concurrency library☆24Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago