lemire / fastvalidate-utf-8Links
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆304Updated 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☆162Updated 5 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 4 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- One of the fastest hash functions.☆354Updated 4 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- SIMD-accelerated base64 codecs☆436Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆662Updated last month
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- The Colm Programming Language☆173Updated last week
- shoco is a compressor for small text strings☆378Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 weeks ago
- SIMD-enhanced word counter☆249Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Header-only binary fuse and xor filter library☆369Updated 5 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 2 years ago
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 3 months ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago