easyaspi314 / xxhash-cleanLinks
xxHash Cleaner C Reference Implementation
☆45Updated 5 years ago
Alternatives and similar repositories for xxhash-clean
Users that are interested in xxhash-clean are comparing it to the libraries listed below
Sorting:
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Lace - implementation of work-stealing in C☆53Updated 2 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆75Updated 3 years ago
- ☆42Updated 2 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆56Updated last year
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Batched random number generation☆18Updated 3 weeks ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago