node-dot-cpp / alloc-testLinks
Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical
☆45Updated 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☆64Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- benchmarking positional population count☆14Updated last year
- For details, see the blog post:☆32Updated last year
- Effective Memory Reclamation☆55Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- 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
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆97Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- Testing memory-level parallelism☆68Updated last year
- QSBR and EBR library☆119Updated 5 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆20Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ☆44Updated 4 years ago