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:
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- ☆106Updated last year
- 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.☆318Updated 7 months ago
- SIMD-accelerated base64 codecs☆435Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- ☆142Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 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…☆63Updated 8 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- 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
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- SIMD (SSE) string functions☆102Updated 7 years ago
- Fast CRC32 implementations☆78Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 3 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆231Updated last month
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆253Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆120Updated 2 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆401Updated 4 months ago