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☆70Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated 3 weeks ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆44Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Programatically obtain information about the pages backing a given memory region☆80Updated 4 years ago
- ☆128Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated last week
- Test if AVX vector loads and stores are atomic☆34Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Library for lock-free locks☆83Updated 2 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- QSBR and EBR library☆133Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- ☆111Updated last year
- Automatically exported from code.google.com/p/relacy☆236Updated 2 months ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago