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:
- Benchmarks for our memory allocator☆69Updated 2 years ago
- A lock-free malloc(3) implementation☆20Updated 3 months ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Concurrent trie-hash map library☆92Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆200Updated this week
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Library for Restartable Sequences☆73Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- Task: minimum complete example demonstrating programming using Intel's 'rdpmc' instruction☆18Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- ☆22Updated 3 years ago
- QSBR and EBR library☆127Updated 5 years ago
- Batched random number generation☆18Updated last week
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A high-level API for accessing DWARF debugging information, in C++☆28Updated last month
- ☆31Updated this week
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago