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☆45Updated 11 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 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
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago
- ☆29Updated 5 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- some old broken stuff☆10Updated 9 years ago
- ☆20Updated 2 years ago
- Volatile Persistent Memory Allocator☆25Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆35Updated last year
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Concurrent trie-hash map library☆91Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆37Updated 11 months ago
- small, fast memset based on microsoft's design☆11Updated 3 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- Batched random number generation☆17Updated last month
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- An implementation of Split-Ordered List Extensible Hashtable in C☆40Updated 14 years ago