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
- RLU resizable hash-table☆17Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆48Updated 11 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- ☆21Updated last year
- ☆12Updated 3 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- ☆28Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 11 months ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- ☆20Updated 3 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- User-space Page Management☆108Updated 10 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago