SIMD-accelerated UTF-8 validation for Rust.
☆590Dec 21, 2025Updated 2 months ago
Alternatives and similar repositories for simdutf8
Users that are interested in simdutf8 are comparing it to the libraries listed below
Sorting:
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Rust port of simdjson☆1,372Mar 11, 2026Updated last week
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Unicode validation and transcoding at billions of characters per second☆25Mar 8, 2026Updated last week
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- SIMD-accelerated operations☆252Mar 5, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆731Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Safe Rust bindings to POSIX-ish APIs☆1,931Feb 22, 2026Updated 3 weeks ago
- ☆498Nov 8, 2025Updated 4 months ago
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆754Jan 25, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- Slotmap data structure for Rust☆1,293Dec 6, 2025Updated 3 months ago
- libgccjit AOT codegen for rustc☆1,104Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆353Mar 12, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,531Mar 5, 2026Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆753Nov 24, 2025Updated 3 months ago
- Solving i18n for client-side and resource-constrained environments.☆1,762Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Nov 2, 2025Updated 4 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A fast implementation of Aho-Corasick in Rust.☆1,215Feb 27, 2026Updated 2 weeks ago
- The testing ground for the future of portable SIMD in Rust☆1,039Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- ☆316Feb 19, 2023Updated 3 years ago