cyb70289 / utf8Links
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
☆83Updated 4 years ago
Alternatives and similar repositories for utf8
Users that are interested in utf8 are comparing it to the libraries listed below
Sorting:
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆139Updated 6 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- ☆106Updated last year
- A super-fast hash algorithm in a single C++ header☆84Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast CRC32 implementations☆78Updated last year
- SIMD (SSE) string functions☆102Updated 7 years ago
- 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…☆62Updated 8 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 3 months ago
- For details, see the blog post:☆32Updated last year
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Little test of various hash functions☆46Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago