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 last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- ☆44Updated 4 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 5 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 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
- Quick and dirty TSC access for benchmarking☆32Updated 9 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- Library for Restartable Sequences☆73Updated 3 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- ☆109Updated last year
- Library for lock-free locks☆82Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 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
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago