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
- Fastest Histogram Construction☆70Updated 3 years ago
- ☆105Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆136Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 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…☆59Updated 5 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- Fast CRC32 implementations☆70Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- SIMD (SSE) string functions☆101Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- Fast integer to ascii / integer to string conversion☆227Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Simple C++ code to benchmark fast division algorithms☆47Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆163Updated 3 weeks ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- ☆141Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆212Updated this week
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago