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☆68Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- QSBR and EBR library☆121Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- ☆108Updated last year
- ☆44Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- Library for lock-free locks☆82Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Library for Restartable Sequences☆73Updated last month
- 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☆31Updated 8 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year