zwegner / faster-utf8-validatorLinks
A very fast library for validating UTF-8 using AVX2/SSE4 instructions
☆220Updated 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)☆304Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 11 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 10 months ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- SIMD-enhanced word counter☆249Updated 5 years ago
- A collection of array rotation algorithms.☆155Updated 2 years 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…☆146Updated 3 years ago
- Hashing functions and PRNGs based on them☆163Updated 5 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Header-only binary fuse and xor filter library☆369Updated 5 months ago
- Assorted notes☆84Updated last year
- Query C++ codebases using SQLite☆187Updated 3 years ago
- Authenticated key-value store (i.e. an urkel tree)☆316Updated 2 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
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated 2 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆199Updated 4 years ago
- Access Abseil Swiss Tables from C☆112Updated 3 years ago
- Fast tar archiver☆105Updated 3 years ago
- The PolymurHash universal hash function.☆354Updated 2 years ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 8 months ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆138Updated last year
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago