dragontamer / AESRandLinks
Random Number Generator based on hardware-accelerated AES instructions
☆61Updated 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 8 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated this week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆57Updated last year
- Bloom filter alternative (C++)☆18Updated 7 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- ☆39Updated 4 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 10 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago