WojciechMula / base64-avx512Links
Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"
☆204Updated 5 years ago
Alternatives and similar repositories for base64-avx512
Users that are interested in base64-avx512 are comparing it to the libraries listed below
Sorting:
- Header-only binary fuse and xor filter library☆404Updated 6 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆406Updated 5 months ago
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 6 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 6 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 6 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Testing common random-number generators (RNG)☆186Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- ☆108Updated last year
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A simple C library for compressing lists of integers using binary packing☆505Updated last year