lemire / fastvalidate-utf-8Links
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆307Updated 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☆167Updated 2 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Branchless UTF-8 decoder☆625Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- One of the fastest hash functions.☆364Updated 11 months ago
- SIMD-accelerated base64 codecs☆443Updated last year
- UTF-8 rope library for C☆296Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆413Updated last year
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Header-only binary fuse and xor filter library☆424Updated 3 weeks ago
- compile time assembly interpreter☆86Updated 7 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆371Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- sprintf accelerator for GCC and Clang☆402Updated 2 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago