lemire / batched_random
Batched random number generation
☆16Updated 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
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- benchmarking positional population count☆14Updated last year
- A vectorized single header hash function.☆19Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- ☆27Updated 2 years ago
- Benchmarks for our memory allocator☆63Updated last year
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- ☆12Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆18Updated 4 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- A tagged-pointer type for C++.☆30Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Runtime Assembler for C++☆13Updated last year
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- ☆29Updated this week
- String to Float Benchmark☆19Updated 6 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 6 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆34Updated 8 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago