cyb70289 / utf8Links
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
☆83Updated 2 months ago
Alternatives and similar repositories for utf8
Users that are interested in utf8 are comparing it to the libraries listed below
Sorting:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆333Updated last year
- SIMD-accelerated base64 codecs☆437Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- ☆111Updated last year
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 3 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- ☆144Updated last year
- Concurrent trie-hash map library☆93Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆368Updated last week
- C++ constexpr implementation of XXH3☆54Updated 2 years ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆319Updated 4 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated 3 weeks ago