drepper / allocmapLinks
☆21Updated 7 years ago
Alternatives and similar repositories for allocmap
Users that are interested in allocmap are comparing it to the libraries listed below
Sorting:
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Concurrent trie-hash map library☆92Updated last year
- A lock-free malloc(3) implementation☆20Updated 2 months ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆198Updated last week
- page fault tracking tool☆21Updated 8 months ago
- Library for Restartable Sequences☆73Updated 3 weeks ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated 2 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated 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
- Lock-free slab allocator / freelist.☆69Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 9 years ago
- Read your own .note.gnu.build-id☆43Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆38Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago