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
- Markup source code showing optimizations☆36Updated 5 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- ☆21Updated 7 years ago
- ☆20Updated 3 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆48Updated last year
- Cheap: customized heaps for improved application performance.☆27Updated 2 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- Benchmarks for our memory allocator☆68Updated last year
- code for examining determinism of performance counters☆21Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 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
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated 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
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- ☆29Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Doug Lea's malloc☆36Updated 9 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Parallel sections library for parallel data-structures☆14Updated last year
- reverse engineering branch predictors☆17Updated 9 years ago
- User-space Page Management☆109Updated 11 months ago