lemire / fastvalidate-utf-8Links
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆302Updated 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:
- Branchless UTF-8 decoder☆614Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 4 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- One of the fastest hash functions.☆353Updated 3 months ago
- SIMD-accelerated base64 codecs☆433Updated last year
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- A compressed bitmap class in C++.☆452Updated 7 months ago
- SIMD-enhanced word counter☆248Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆659Updated 7 months ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Header-only binary fuse and xor filter library☆363Updated 4 months ago
- Storage for my snippets, toy programs, etc.☆357Updated 2 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆366Updated 2 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- C JSON parser library that doesn't suck☆294Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆303Updated last year
- Trie key-value database☆338Updated 3 years ago