zwegner / faster-utf8-validator
A very fast library for validating UTF-8 using AVX2/SSE4 instructions
☆219Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for faster-utf8-validator
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆199Updated 4 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆296Updated 7 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆192Updated 3 months ago
- SIMD-enhanced word counter☆243Updated 4 years ago
- C library to remove white space from strings as fast as possible☆151Updated 2 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated last month
- All-inclusive Buffer for C☆411Updated 11 months ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated last year
- Assorted notes☆82Updated 10 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆303Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆642Updated last week
- Branchless UTF-8 decoder☆590Updated 2 years ago
- Header-only binary fuse and xor filter library☆348Updated 3 months ago
- A collection of array rotation algorithms.☆150Updated last year
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- Poireau: a sampling allocation debugger☆86Updated 2 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆198Updated 4 years ago
- An-source C library developed and used at AppNexus.☆105Updated 4 years ago
- A fast alternative to the modulo reduction☆298Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆307Updated 2 years ago
- ☆334Updated 5 years ago
- The PolymurHash universal hash function.☆337Updated last year
- ☆329Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆239Updated 2 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 2 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- Query C++ codebases using SQLite☆188Updated 2 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆380Updated last year
- Authenticated key-value store (i.e. an urkel tree)☆315Updated last year
- Linux system calls.☆211Updated 4 years ago