WojciechMula / base64-avx512
Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"
☆199Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for base64-avx512
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- A fast alternative to the modulo reduction☆299Updated 3 years ago
- Header-only binary fuse and xor filter library☆349Updated 4 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆296Updated 8 months ago
- C library to remove white space from strings as fast as possible☆152Updated 2 months ago
- Hashing functions and PRNGs based on them☆146Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆241Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- SIMD-enhanced word counter☆243Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆309Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆192Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆114Updated 6 months ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- One of the fastest hash functions☆345Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆133Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆491Updated last year
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated last year
- A fast SIMD parser for CSV files☆146Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆320Updated 7 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated 4 years ago
- ☆329Updated 5 years ago
- SHISHUA – The fastest PRNG in the world☆190Updated last year
- Measuring cmov vs branch-mov performance☆80Updated 6 years ago