WojciechMula / base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
☆165Updated 2 months ago
Alternatives and similar repositories for base64simd:
Users that are interested in base64simd are comparing it to the libraries listed below
- SIMD-accelerated base64 codecs☆434Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆314Updated 5 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- SIMD (SSE) string functions☆101Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 12 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆88Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Our open source benchmarks and code samples☆191Updated last month