imneme / bounded-randsLinks
Methods and Benchmarks for Random Numbers in a Range
☆37Updated 7 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:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Testing common random-number generators (RNG)☆186Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- ☆39Updated 4 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
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- How fast can we shuffle values?☆37Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A small DFA for under 16 states☆51Updated 7 years ago
- ☆42Updated 2 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago