scotts / michaelLinks
Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"
☆17Updated 11 years ago
Alternatives and similar repositories for michael
Users that are interested in michael are comparing it to the libraries listed below
Sorting:
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 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
- A lock-free malloc(3) implementation☆20Updated 5 months ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆81Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- Lock-free slab allocator / freelist.☆69Updated 10 years ago
- Library for Restartable Sequences☆74Updated 3 weeks ago
- RLU resizable hash-table☆17Updated 10 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- ☆22Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago