node-dot-cpp / alloc-testLinks
Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical
☆46Updated 6 years ago
Alternatives and similar repositories for alloc-test
Users that are interested in alloc-test are comparing it to the libraries listed below
Sorting:
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- For details, see the blog post:☆33Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- ☆44Updated 4 years ago
- Quick and dirty TSC access for benchmarking☆32Updated 9 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- QSBR and EBR library☆127Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- ☆128Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Test if AVX vector loads and stores are atomic☆31Updated 5 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆106Updated 2 weeks ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- A benchmark for cache efficient data structures.☆30Updated 2 months ago
- ☆109Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆63Updated 2 years ago
- Library for Restartable Sequences☆73Updated last month
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago