scotts / michael
Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"
☆15Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for michael
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆19Updated 3 years ago
- For details, see the blog post:☆31Updated 10 months ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- I-cache line packing and branch misprediction measuring tool☆17Updated 7 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆44Updated 5 years ago
- Lock-free multithreaded memory allocation☆104Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- Simple in process cycle counting for Linux☆20Updated 12 years ago
- Generic Automatic Parallel Profiler☆31Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Tool for testing programs with C/C++11 Atomics☆10Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆73Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆95Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆79Updated 5 years ago
- ☆20Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆83Updated 2 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago