node-dot-cpp / alloc-test
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
- Benchmarks for our memory allocator☆63Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Concurrent trie-hash map library☆91Updated last year
- Generic Automatic Parallel Profiler☆34Updated 4 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☆85Updated 2 years ago
- Testing memory-level parallelism☆67Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- benchmarking positional population count☆14Updated last year
- QSBR and EBR library☆118Updated 5 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆56Updated 4 months ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆85Updated this week
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Tools and Reference Code for Intel Optimizations (eg Large Pages)☆140Updated 6 months ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆56Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- ☆105Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆96Updated 10 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago