chxdeng / mabainLinks
a fast and light-weighted key-value store library
☆47Updated 2 months ago
Alternatives and similar repositories for mabain
Users that are interested in mabain are comparing it to the libraries listed below
Sorting:
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- Concurrent trie-hash map library☆93Updated 2 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
- For details, see the blog post:☆34Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 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
- Benchmarks for our memory allocator☆70Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆57Updated 3 years ago
- 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
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- A nano concurrency library☆24Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 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 last month
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- pushmi project☆50Updated 6 years ago