lemire / fastvalidate-utf-8
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆301Updated 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
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 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"☆203Updated 5 years ago
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- Branchless UTF-8 decoder☆613Updated 2 years ago
- One of the fastest hash functions.☆352Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆247Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 2 months ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆276Updated last year
- Storage for my snippets, toy programs, etc.☆351Updated 3 weeks ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- SIMD-accelerated base64 codecs☆433Updated last year
- Fast integer compression in C using the StreamVByte codec☆393Updated 2 months ago
- C library to remove white space from strings as fast as possible☆152Updated 7 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated this week
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Header-only binary fuse and xor filter library☆358Updated 2 months ago
- SIMD-enhanced word counter☆245Updated 5 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 5 months ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 7 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆428Updated last month
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- An efficient trie implementation.☆255Updated 4 years ago