lemire / fastvalidate-utf-8Links
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆303Updated 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☆166Updated this week
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Branchless UTF-8 decoder☆622Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 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
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- An-source C library developed and used at AppNexus.☆112Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 9 months ago
- SIMD-accelerated base64 codecs☆438Updated last year
- One of the fastest hash functions.☆362Updated 9 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 3 weeks ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- qp tries and crit-bit tries☆122Updated 3 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Multipurpose C library and persistent key/value storage☆309Updated last week
- High-performance dictionary coding☆108Updated 8 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago