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:
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Header-only binary fuse and xor filter library☆367Updated 4 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆253Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆318Updated 7 months ago
- Fast integer compression in C using the StreamVByte codec☆401Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 10 months ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆330Updated 3 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆305Updated last year
- ☆106Updated last year
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 6 years ago
- Poireau: a sampling allocation debugger☆97Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆499Updated last year