WojciechMula / base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
☆157Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for base64simd
- SIMD-accelerated base64 codecs☆428Updated 7 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆240Updated 2 years ago
- Fastest Histogram Construction☆66Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated this week
- Portable C++ SIMD library☆175Updated 5 years ago
- SIMD (SSE) string functions☆96Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Simple C++ code to benchmark fast division algorithms☆47Updated 3 years ago
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Polyfill some holes in the SSE intrinsics set☆49Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- C library to remove white space from strings as fast as possible☆152Updated 2 months ago