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 Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- A lock-free malloc(3) implementation☆19Updated last month
- Benchmarks for our memory allocator☆68Updated last year
- Concurrent trie-hash map library☆92Updated last year
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- QSBR and EBR library☆121Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- RLU resizable hash-table☆17Updated 9 years ago
- Shared memory allocator☆21Updated 9 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ☆21Updated last year
- Library for Restartable Sequences☆73Updated last month
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- ☆108Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- a fast fixed size block allocator☆20Updated 9 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year