cyb70289 / utf8Links
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
☆82Updated 4 years ago
Alternatives and similar repositories for utf8
Users that are interested in utf8 are comparing it to the libraries listed below
Sorting:
- SIMD-accelerated base64 codecs☆438Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Fast integer to ascii / integer to string conversion☆232Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- ☆144Updated last year
- ☆108Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆123Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- benchmarking positional population count☆15Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago