lemire / batched_random
Batched random number generation
☆15Updated 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
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- A vectorized single header hash function.☆19Updated 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☆51Updated last year
- ☆28Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- benchmarking positional population count☆14Updated 11 months ago
- String to Float Benchmark☆19Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- C++20 SIMD Within A Register library☆29Updated 6 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
- Code for https://thenumb.at/Hashtables☆23Updated last year
- ☆17Updated 4 months ago
- ☆12Updated last year
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆18Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- ☆27Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- ☆13Updated last year
- Optimised x86-64 gzip decompressor☆28Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago