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
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- How fast can we shuffle values?☆37Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- A small DFA for under 16 states☆51Updated 6 years ago
- A bit mixer, pseudo random number generator and a hash function.☆27Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- David M. Gay's floating-point conversion library☆33Updated 14 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Comparing linear and binary searches☆40Updated 5 years ago