Lock-free allocator as described by Maged M. Michael, 2004
☆48Sep 13, 2013Updated 12 years ago
Alternatives and similar repositories for michael-alloc
Users that are interested in michael-alloc are comparing it to the libraries listed below
Sorting:
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- BLAKE3 hash tool☆12Jan 2, 2024Updated 2 years ago
- CrossFS: A Cross-layered Direct-Access File System☆27Sep 5, 2022Updated 3 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆12Jan 3, 2026Updated 2 months ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- Header-only skip list library for modern C++ (C++17/C++20)☆19Feb 1, 2022Updated 4 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 3 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Oct 25, 2025Updated 4 months ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Jan 21, 2026Updated 2 months ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Jan 24, 2013Updated 13 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆187May 7, 2013Updated 12 years ago
- Minimal pub/sub message queue in C.☆23Nov 9, 2014Updated 11 years ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 10 years ago
- NetBSD cdb (constant database) library☆14May 24, 2019Updated 6 years ago
- Mini async log C port. Now with C++ wrappers.☆74Sep 13, 2023Updated 2 years ago
- A handy string interpolator (C++11)☆15Aug 11, 2015Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆39Aug 16, 2011Updated 14 years ago
- Basic C++ library on linux platform☆25Mar 7, 2017Updated 9 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆29Sep 10, 2015Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Sep 17, 2015Updated 10 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 12 years ago
- Benchmarks for our memory allocator☆72Sep 24, 2023Updated 2 years ago
- The world's first Web-scale memory allocator☆111Jul 18, 2018Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆15Dec 8, 2015Updated 10 years ago
- survey and analysis of kv-stores in academia and industry☆10Aug 31, 2019Updated 6 years ago
- Gossip Membership Protocol and Fault-Tolerant Key Value Store/☆12May 29, 2015Updated 10 years ago
- A quadtree implementation in C99☆23Nov 20, 2014Updated 11 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Sep 21, 2020Updated 5 years ago
- Concurrent Hash Table☆39Nov 12, 2025Updated 4 months ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 7 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆168Oct 4, 2021Updated 4 years ago
- perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allow…☆15Dec 9, 2023Updated 2 years ago
- A local OSBS development environment☆10Jan 4, 2022Updated 4 years ago
- A simple and lightweight tree container (C++03)☆16Oct 25, 2015Updated 10 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Feb 23, 2017Updated 9 years ago
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆18Oct 1, 2015Updated 10 years ago