WojciechMula / base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
☆163Updated last month
Alternatives and similar repositories for base64simd:
Users that are interested in base64simd are comparing it to the libraries listed below
- SIMD-accelerated base64 codecs☆432Updated 11 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 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
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- SIMD (SSE) string functions☆101Updated 7 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- C library to remove white space from strings as fast as possible☆152Updated 6 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- benchmarking positional population count☆14Updated 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
- For details, see the blog post:☆32Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆175Updated 11 years ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago