zwegner / faster-utf8-validatorLinks
A very fast library for validating UTF-8 using AVX2/SSE4 instructions
☆219Updated 5 years ago
Alternatives and similar repositories for faster-utf8-validator
Users that are interested in faster-utf8-validator are comparing it to the libraries listed below
Sorting:
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A collection of array rotation algorithms.☆166Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Assorted notes☆84Updated 2 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- ☆332Updated 6 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions