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:
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- 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
- A lock-free malloc(3) implementation☆19Updated 2 months ago
- Concurrent trie-hash map library☆92Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 9 years ago
- QSBR and EBR library☆123Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Library for Restartable Sequences☆73Updated this week
- RLU resizable hash-table☆17Updated 9 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 7 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ☆108Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- Shared memory allocator☆21Updated 9 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago