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 7 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Branchless UTF-8 decoder☆616Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 weeks ago
- One of the fastest hash functions.☆359Updated 6 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 7 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- generate perfect hashes (alpha)☆77Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- UTF-8 rope library for C☆286Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- Missed optimizations in C compilers☆341Updated 7 years ago