lemire / batched_randomLinks
Batched random number generation
☆18Updated 2 months ago
Alternatives and similar repositories for batched_random
Users that are interested in batched_random are comparing it to the libraries listed below
Sorting:
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- A vectorized single header hash function.☆22Updated last year
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- ☆22Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 11 months ago
- benchmarking positional population count☆16Updated last month
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- ☆30Updated last month
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Fast CRC32 implementations☆110Updated 2 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- ☆39Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆111Updated last year
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last week
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- `liburing` for Windows IoRing☆44Updated 10 months ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 10 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago