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
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆193Updated 7 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated 11 months ago
- SIMD-enhanced word counter☆245Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 5 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…☆143Updated 3 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆219Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated last month
- Branchless UTF-8 decoder☆610Updated 2 years ago
- Hashing functions and PRNGs based on them☆160Updated last month
- Assorted notes☆83Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- One of the fastest hash functions.☆346Updated 2 weeks ago
- Header-only binary fuse and xor filter library☆358Updated last month
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- ☆333Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 3 months ago
- A collection of array rotation algorithms.☆154Updated 2 years ago
- The PolymurHash universal hash function.☆344Updated last year
- commandline compiler explorer - use https://godbolt.org from your terminal!☆197Updated 4 years ago
- All-inclusive Buffer for C☆412Updated last year
- fundamental tools in the spirit of C☆59Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 10 months ago
- Fast tar archiver☆105Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆390Updated 3 weeks ago
- Authenticated key-value store (i.e. an urkel tree)☆316Updated 2 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆654Updated 4 months ago