pmem / vmemLinks
Volatile Persistent Memory Allocator
☆25Updated 2 years ago
Alternatives and similar repositories for vmem
Users that are interested in vmem are comparing it to the libraries listed below
Sorting:
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Concurrent trie-hash map library☆92Updated last year
- Benchmarks for our memory allocator☆67Updated last year
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- ☆21Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- ☆22Updated 8 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 3 months ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- COW b-trees☆102Updated 7 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆55Updated last week
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago