WojciechMula / base64-avx512Links
Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"
☆203Updated 6 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:
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Header-only binary fuse and xor filter library☆409Updated 3 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Hashing functions and PRNGs based on them☆166Updated this week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 10 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 9 months ago
- ☆39Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- C library to remove white space from strings as fast as possible☆155Updated last year
- An-source C library developed and used at AppNexus.☆112Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 10 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- ☆111Updated last year
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 3 weeks ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago