imneme / bounded-randsLinks
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
Sorting:
- How fast can we shuffle values?☆37Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆41Updated 2 years ago
- ☆39Updated 4 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 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
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆120Updated 2 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Intrusive data structures for C☆58Updated 8 years ago
- Reference implementation of Grisu-Exact in C++☆64Updated 4 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago