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:
- Minimal pub/sub message queue in C.☆23Nov 9, 2014Updated 11 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- Gossip Membership Protocol and Fault-Tolerant Key Value Store/☆12May 29, 2015Updated 10 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 10 years ago
- A handy string interpolator (C++11)☆15Aug 11, 2015Updated 10 years ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 10 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- BLAKE3 hash tool☆12Jan 2, 2024Updated 2 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆15Dec 8, 2015Updated 10 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 11 years ago
- NetBSD cdb (constant database) library☆14May 24, 2019Updated 6 years ago
- A quadtree implementation in C99☆23Nov 20, 2014Updated 11 years ago
- Header-only skip list library for modern C++ (C++17/C++20)☆19Feb 1, 2022Updated 4 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Oct 25, 2025Updated 4 months ago
- ☆13Feb 6, 2026Updated 3 weeks ago
- A lock-free pool-based allocator using C++11 facilities☆15Mar 21, 2015Updated 10 years ago
- A simple and lightweight tree container (C++03)☆16Oct 25, 2015Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆187May 7, 2013Updated 12 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- Hertz, simple framerate locker (C++11)☆18Dec 5, 2015Updated 10 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Aug 26, 2013Updated 12 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- Towards a million-node RISC-V cluster.☆14Mar 6, 2025Updated 11 months ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆29Sep 10, 2015Updated 10 years ago
- Codes for MO's Trading☆15Mar 20, 2022Updated 3 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
- The world's first Web-scale memory allocator☆111Jul 18, 2018Updated 7 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 7 years ago
- libuv + msgpack-c example☆18Oct 9, 2012Updated 13 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Sep 17, 2015Updated 10 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
- Tiny Linux Kernel Project; 本项目作者发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283☆16Jun 24, 2015Updated 10 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Feb 27, 2015Updated 11 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
- A lightweight ring dependency system (C++11)☆21Apr 11, 2016Updated 9 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28May 10, 2015Updated 10 years ago
- A light weight, low level embedded key-value database library☆32Jul 8, 2013Updated 12 years ago