dragontamer / AESRand
Random Number Generator based on hardware-accelerated AES instructions
☆56Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for AESRand
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆46Updated 3 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Comparing linear and binary searches☆38Updated 4 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A small DFA for under 16 states☆52Updated 6 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 9 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆34Updated 9 months ago
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- ☆39Updated 3 years ago
- Methods and Benchmarks for Random Numbers in a Range☆33Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- Experimental fork of zlib with performance improvements☆35Updated last year