imneme / bounded-randsLinks
Methods and Benchmarks for Random Numbers in a Range
☆37Updated 7 years ago
Alternatives and similar repositories for bounded-rands
Users that are interested in bounded-rands are comparing it to the libraries listed below
Sorting:
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 7 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- ☆39Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- How fast can we shuffle values?☆38Updated last year
- Hashing functions and PRNGs based on them☆162Updated 6 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 6 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- Testing common random-number generators (RNG)☆187Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆123Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fastest Histogram Construction☆70Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago