easyaspi314 / xxhash-clean
xxHash Cleaner C Reference Implementation
☆44Updated 4 years ago
Alternatives and similar repositories for xxhash-clean:
Users that are interested in xxhash-clean are comparing it to the libraries listed below
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- Comparing linear and binary searches☆40Updated 4 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
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆52Updated 8 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Batched random number generation☆17Updated 4 months ago
- ☆29Updated this week
- InstLatX64_Demo☆43Updated this week
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- Testing memory-level parallelism☆68Updated last year
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Radix sorting from the ground up☆36Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- C library to remove white space from strings as fast as possible☆152Updated 7 months ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Vectorized version of the PCG random number generator☆77Updated last month