WojciechMula / base64-avx512
Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"
☆203Updated 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
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- Header-only binary fuse and xor filter library☆358Updated 3 weeks ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated 11 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated last month
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆193Updated 6 months ago
- Fast Approximate Membership Filters (C++)☆273Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆318Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆388Updated last week
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆117Updated last month
- C library to remove white space from strings as fast as possible☆152Updated 5 months ago
- Hashing functions and PRNGs based on them☆160Updated 3 weeks ago
- The world's first wait-free Software Transactional Memory☆171Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆349Updated 2 weeks ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆297Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- The PolymurHash universal hash function.☆343Updated last year
- SHISHUA – The fastest PRNG in the world☆206Updated last year
- Compile-time TRIE based string matcher (C++11)☆52Updated 5 years ago
- One of the fastest hash functions.☆344Updated this week
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- ☆104Updated last year
- Testing common random-number generators (RNG)☆183Updated last year
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆219Updated last year