scotts / michael
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
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A lock-free malloc(3) implementation☆19Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 8 months ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- ☆21Updated 5 years ago
- ☆21Updated 7 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
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- 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☆45Updated 5 years ago
- Library for Restartable Sequences☆68Updated 2 weeks ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- benchmarking positional population count☆14Updated 11 months ago
- ☆20Updated 2 years ago