lemire / batched_randomLinks
Batched random number generation
☆18Updated 3 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 last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- A vectorized single header hash function.☆20Updated 9 months ago
- ☆30Updated this week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- `liburing` for Windows IoRing☆42Updated 6 months ago
- Fast CRC32 implementations☆85Updated 2 months ago
- Persistent red-black tree in C++☆30Updated 7 years ago
- benchmarking positional population count☆15Updated last year
- ☆108Updated last year
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- C++20 SIMD Within A Register library☆41Updated 3 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- 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…☆56Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆21Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- ☆12Updated last year
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- performance counters in C++☆22Updated 2 months ago