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:
- A benchmark for sorting algorithms☆60Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- A small DFA for under 16 states☆51Updated 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
- ☆39Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆41Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- How fast can we shuffle values?☆37Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- LZ77/LZSS designed for SSE based decompression☆139Updated 6 years ago
- Poireau: a sampling allocation debugger☆96Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago