dragontamer / AESRand
Random Number Generator based on hardware-accelerated AES instructions
☆57Updated 5 years ago
Alternatives and similar repositories for AESRand:
Users that are interested in AESRand are comparing it to the libraries listed below
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Branchless UTF-8 decoder☆33Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Comparing linear and binary searches☆40Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- Vectorized version of the PCG random number generator☆77Updated last month
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆51Updated 8 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- ☆39Updated 4 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Unusual uses of SSE2 registers☆65Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆163Updated last month
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago