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:
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Hashing functions and PRNGs based on them☆165Updated 9 months ago
- Branchless UTF-8 decoder☆619Updated 3 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- SIMD-accelerated base64 codecs☆436Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- One of the fastest hash functions.☆361Updated 8 months ago
- compile time assembly interpreter☆86Updated 7 years ago
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆316Updated 4 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 9 months ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago