lemire / batched_random
Batched random number generation
☆17Updated 4 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++)☆30Updated last year
- ☆20Updated 2 years ago
- A vectorized single header hash function.☆19Updated 4 months ago
- ☆29Updated this week
- C++20 SIMD Within A Register library☆30Updated last week
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- ☆19Updated 5 months ago
- benchmarking positional population count☆14Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated 11 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- ☆27Updated 2 years ago
- Regular Expression Pattern Analyzer☆17Updated last year
- ☆21Updated 7 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆35Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Simple C++ code to benchmark fast division algorithms☆49Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year