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:
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Hashing functions and PRNGs based on them☆166Updated last month
- Branchless UTF-8 decoder☆625Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A fast alternative to the modulo reduction☆315Updated 4 years 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
- 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
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- SIMD-accelerated base64 codecs☆441Updated last year
- One of the fastest hash functions.☆363Updated 10 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months ago
- SIMD-enhanced word counter☆251Updated 6 years ago
- shoco is a compressor for small text strings☆386Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- Storage for my snippets, toy programs, etc.☆372Updated 2 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆296Updated 12 years ago
- A simple C library for compressing lists of integers using binary packing☆514Updated 2 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- Multipurpose C library and persistent key/value storage☆310Updated 3 weeks ago
- UTF-8 rope library for C☆295Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 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
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆322Updated 6 months ago