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 very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆314Updated 5 months ago
- Hashing functions and PRNGs based on them☆161Updated 3 months ago
- Branchless UTF-8 decoder☆614Updated 2 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
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 2 months ago
- SIMD-accelerated base64 codecs☆435Updated last year
- One of the fastest hash functions.☆353Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 6 months ago
- Header-only binary fuse and xor filter library☆361Updated 3 months ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated 3 weeks ago
- Lightweight, extremely high-performance JSON parser for C++11☆568Updated 3 weeks ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- sprintf accelerator for GCC and Clang☆398Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- C multipurpose library and persistent key/value storage engine☆303Updated 2 weeks ago
- Storage for my snippets, toy programs, etc.☆355Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆303Updated last year
- Poireau: a sampling allocation debugger☆87Updated 3 years ago