cyb70289 / utf8
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
- SIMD-accelerated base64 codecs☆435Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆314Updated 5 months ago
- ☆106Updated last year
- Fastest Histogram Construction☆70Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 2 months ago
- SIMD (SSE) string functions☆101Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆139Updated 6 years ago
- ☆141Updated last year
- Concurrent trie-hash map library☆91Updated last year
- Fast CRC32 implementations☆74Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 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 7 months ago
- C port of the HdrHistogram☆246Updated 5 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 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…☆45Updated 4 years ago
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A simple bitset library in C☆134Updated 2 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago