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"☆204Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 7 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…☆144Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Assorted notes☆84Updated last year
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 8 months ago
- SIMD-enhanced word counter☆246Updated 5 years ago
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- compile time assembly interpreter☆85Updated 7 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆217Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- Access Abseil Swiss Tables from C☆111Updated 3 years ago
- ☆333Updated 5 years ago
- A collection of array rotation algorithms.☆153Updated 2 years ago
- ☆333Updated 5 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Header-only binary fuse and xor filter library☆359Updated 2 months ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- The PolymurHash universal hash function.☆349Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Branchless UTF-8 decoder☆613Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Linux system calls.☆213Updated 5 years ago