dragontamer / AESRand
Random Number Generator based on hardware-accelerated AES instructions
☆57Updated 6 years ago
Alternatives and similar repositories for AESRand
Users that are interested in AESRand are comparing it to the libraries listed below
Sorting:
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Branchless UTF-8 decoder☆34Updated 7 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 8 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 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
- A small DFA for under 16 states☆51Updated 6 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- xxHash Cleaner C Reference Implementation☆44Updated 5 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago