scotts / michaelLinks
Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"
☆16Updated 10 years ago
Alternatives and similar repositories for michael
Users that are interested in michael are comparing it to the libraries listed below
Sorting:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A lock-free malloc(3) implementation☆20Updated 2 months ago
- Concurrent trie-hash map library☆92Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Benchmarks for our memory allocator☆69Updated last year
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- QSBR and EBR library☆124Updated 5 years ago
- Lock-free slab allocator / freelist.☆69Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- Task: minimum complete example demonstrating programming using Intel's 'rdpmc' instruction☆18Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Library for Restartable Sequences☆73Updated 3 weeks ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Updated 6 years ago