plasma-umass / memory-landscape
The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).
☆20Updated 3 years ago
Alternatives and similar repositories for memory-landscape:
Users that are interested in memory-landscape 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
- RLU resizable hash-table☆17Updated 9 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 3 years ago
- ☆21Updated 7 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆10Updated 3 years ago
- Transactional Data Structure Libraries☆12Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆46Updated 8 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- ☆20Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated 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 6 years ago
- ☆14Updated last year
- NVM Database from Carnegie-Mellon U☆24Updated 4 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 8 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- User-space Page Management☆108Updated 7 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- ☆18Updated 5 months ago