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:
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A lock-free malloc(3) implementation☆19Updated 2 months ago
- Benchmarks for our memory allocator☆68Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- CppCon 2019 Talk: slides and source code☆47Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆38Updated last year
- 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 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- Shared memory allocator☆21Updated 9 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆192Updated 3 weeks ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- ☆29Updated 5 years ago
- Adaptive Radix Tree in C++☆45Updated 3 weeks ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 4 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago