imneme / bounded-rands
Methods and Benchmarks for Random Numbers in a Range
☆33Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for bounded-rands
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- A bit mixer, pseudo random number generator and a hash function.☆20Updated 2 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Experimental fork of zlib with performance improvements☆35Updated last year
- O(n log n) In-place Stable Quicksort☆14Updated last month
- arbitrary precision arithmetic library☆42Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- ☆39Updated 3 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- How fast can we shuffle values?☆37Updated 8 months ago
- A diverse array of heavily refactored versions of Andrey Astrelin's GrailSort.h, aiming to be as readable and intuitive as possible☆45Updated last month
- Example implementation of coroutine in C☆19Updated 4 years ago
- A small DFA for under 16 states☆52Updated 6 years ago
- RLibm for 32-bit representations (float and posit32)☆61Updated 3 years ago
- unicode security guidelines for identifiers☆19Updated last year
- Runtime Assembler for C++☆13Updated 11 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆133Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆46Updated 3 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆101Updated 2 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆34Updated 9 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago