plasma-umass / memory-landscapeLinks
The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).
☆20Updated 4 years ago
Alternatives and similar repositories for memory-landscape
Users that are interested in memory-landscape 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
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- ☆21Updated 7 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆48Updated last year
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Cheap: customized heaps for improved application performance.☆27Updated 2 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 4 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 11 months ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Parallel sections library for parallel data-structures☆14Updated last year
- reverse engineering branch predictors☆17Updated 9 years ago
- ☆21Updated last year
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 3 years ago
- Benchmarks for our memory allocator☆65Updated last year
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 7 years ago