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:
- 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 Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- A lock-free malloc(3) implementation☆20Updated 5 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- Library for Restartable Sequences☆74Updated last month
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Programatically obtain information about the pages backing a given memory region☆81Updated 4 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
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 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
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- RLU resizable hash-table☆17Updated 10 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- ☆22Updated 8 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆138Updated last month
- ☆21Updated last year