imneme / bounded-rands
Methods and Benchmarks for Random Numbers in a Range
☆37Updated 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
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- Experimental fork of zlib with performance improvements☆35Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- ☆39Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Succinct data structures in C/C++☆87Updated 5 months ago
- Vectorized version of the PCG random number generator☆76Updated 2 weeks ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆72Updated 2 years ago
- O(n log n) In-place Stable Quicksort☆15Updated 3 months ago