imneme / bounded-rands
Methods and Benchmarks for Random Numbers in a Range
☆33Updated 6 years ago
Alternatives and similar repositories for bounded-rands:
Users that are interested in bounded-rands are comparing it to the libraries listed below
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- How fast can we shuffle values?☆37Updated 10 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- ☆40Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C library to remove white space from strings as fast as possible☆152Updated 4 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last week
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 4 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 4 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated 11 months ago
- xxHash Cleaner C Reference Implementation☆42Updated 4 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated 2 weeks ago