lemire / fastvalidate-utf-8Links
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆307Updated last year
Alternatives and similar repositories for fastvalidate-utf-8
Users that are interested in fastvalidate-utf-8 are comparing it to the libraries listed below
Sorting:
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Branchless UTF-8 decoder☆625Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- SIMD-accelerated base64 codecs☆443Updated last year
- One of the fastest hash functions.☆364Updated 11 months ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆413Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Measuring cmov vs branch-mov performance☆90Updated 7 years ago
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- Fast serialization framework for C☆225Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- shoco is a compressor for small text strings☆386Updated 2 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago