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 10 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- ☆29Updated 6 years ago
- ☆12Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆49Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 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 7 years ago
- ☆21Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- ☆22Updated 3 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- User-space Page Management☆108Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Cheap: customized heaps for improved application performance.☆28Updated 3 years ago
- Lock-free multithreaded memory allocation☆108Updated 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
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year