cyb70289 / utf8Links
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
☆83Updated 3 months ago
Alternatives and similar repositories for utf8
Users that are interested in utf8 are comparing it to the libraries listed below
Sorting:
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- SIMD-accelerated base64 codecs☆440Updated last year
- ☆112Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- SIMD (SSE) string functions☆103Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- ☆144Updated last year
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 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
- Storage for my snippets, toy programs, etc.☆372Updated last month
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated 2 months ago
- Fastest Histogram Construction☆73Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆67Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- C++ constexpr implementation of XXH3☆55Updated 2 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆322Updated 5 months 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
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- benchmarking positional population count☆17Updated 2 months ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago