cyb70289 / utf8Links
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
☆82Updated 3 weeks 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
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆328Updated 10 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- ☆109Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 3 years ago
- ☆144Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Fastest Histogram Construction☆71Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Fast compression / decompression library.☆93Updated 9 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 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
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago