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
- Hashing functions and PRNGs based on them☆163Updated 8 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Branchless UTF-8 decoder☆620Updated 3 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 8 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- C library to remove white space from strings as fast as possible☆155Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- One of the fastest hash functions.☆361Updated 8 months ago
- A simple C library for compressing lists of integers using binary packing☆508Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- shoco is a compressor for small text strings☆383Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆367Updated 7 months ago
- Multipurpose C library and persistent key/value storage☆308Updated last week
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago