schani / michael-allocLinks
Lock-free allocator as described by Maged M. Michael, 2004
☆48Updated 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:
- Concurrent trie-hash map library☆94Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- For details, see the blog post:☆35Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 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
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C11 Lock-free Stack☆184Updated last year
- Shared memory queue benchmarks and tracing for blog☆80Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A lock-free malloc(3) implementation☆20Updated 7 months ago
- Lock-free RCU (Read-Copy-Update) user-space library☆12Updated last month