mars-research / DRAMHiTLinks
☆31Updated 3 months ago
Alternatives and similar repositories for DRAMHiT
Users that are interested in DRAMHiT are comparing it to the libraries listed below
Sorting:
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- ☆66Updated last year
- Library for lock-free locks☆84Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆50Updated last year
- ☆39Updated 5 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Testing memory-level parallelism☆82Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- small, fast memset based on microsoft's design☆13Updated 3 years ago
- Task: minimum complete example demonstrating programming using Intel's 'rdpmc' instruction☆21Updated 2 years ago
- Batched random number generation☆18Updated 4 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A vectorized single header hash function.☆23Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- performance counters in C++☆23Updated this week
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- ☆12Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆125Updated last month
- Automatically exported from code.google.com/p/synchronic☆11Updated 9 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated 2 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago