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
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A lock-free malloc(3) implementation☆19Updated last month
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Benchmarks for our memory allocator☆68Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- CppCon 2019 Talk: slides and source code☆47Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆113Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Read your own .note.gnu.build-id☆43Updated 3 years ago
- Library for Restartable Sequences☆73Updated last month
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆191Updated this week
- QSBR and EBR library☆121Updated 5 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
- Concurrent trie-hash map library☆92Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 4 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- ☆22Updated 9 months ago
- COW b-trees☆102Updated 7 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago