drepper / allocmapLinks
☆22Updated 8 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☆47Updated 12 years ago
- ☆29Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 3 weeks ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- A lock-free malloc(3) implementation☆20Updated 5 months ago
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆81Updated 4 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- Read your own .note.gnu.build-id☆45Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Library for Restartable Sequences☆74Updated 3 weeks ago
- QSBR and EBR library☆133Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- ☆44Updated 4 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆204Updated this week
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- A header-only implementation of SipHash☆33Updated 4 months ago