lemire / fastvalidate-utf-8Links
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆306Updated 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☆166Updated last month
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Branchless UTF-8 decoder☆625Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- C library to remove white space from strings as fast as possible☆156Updated last year
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- SIMD-accelerated base64 codecs☆441Updated last year
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆372Updated 2 months ago
- One of the fastest hash functions.☆363Updated 10 months ago
- SIMD-enhanced word counter☆251Updated 6 years ago
- UTF-8 rope library for C☆295Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆296Updated 12 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- sprintf accelerator for GCC and Clang☆401Updated 2 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 9 months ago
- A simple C library for compressing lists of integers using binary packing☆514Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago