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
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- ☆39Updated 4 years ago
- A bit mixer, pseudo random number generator and a hash function.☆25Updated 2 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 5 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆70Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 4 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Experimental fork of zlib with performance improvements☆35Updated last year
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- How fast can we shuffle values?☆37Updated 11 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated last month
- David M. Gay's floating-point conversion library☆33Updated 14 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago