zwegner / faster-utf8-validator
A very fast library for validating UTF-8 using AVX2/SSE4 instructions
☆219Updated 4 years ago
Alternatives and similar repositories for faster-utf8-validator
Users that are interested in faster-utf8-validator are comparing it to the libraries listed below
Sorting:
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- Assorted notes☆84Updated last year
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Hashing functions and PRNGs based on them☆161Updated 3 months ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆145Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 9 months ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 8 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆198Updated 4 years ago
- The PolymurHash universal hash function.☆350Updated last year
- Query C++ codebases using SQLite☆187Updated 3 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆217Updated last year
- Header-only binary fuse and xor filter library☆363Updated 3 months ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- ☆334Updated 5 years ago
- All-inclusive Buffer for C☆413Updated last year
- compile time assembly interpreter☆85Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- ☆333Updated 5 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year