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
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- 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
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- One of the fastest hash functions.☆364Updated 11 months ago
- 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☆444Updated last year
- SIMD-enhanced word counter☆253Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- compile time assembly interpreter☆86Updated 7 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668Updated 8 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- shoco is a compressor for small text strings☆386Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago