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 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆12Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Transactional Data Structure Libraries☆12Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆21Updated 7 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 10 months ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆20Updated 2 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- ☆21Updated last year
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- 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
- Hyaline Reclamation (PLDI '21, PODC '19)☆21Updated 3 years ago
- ☆20Updated 2 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆47Updated 10 months ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago