SIMD-accelerated UTF-8 validation for Rust.
☆585Dec 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,038Feb 10, 2026Updated 2 weeks ago
- Rust port of simdjson☆1,368Dec 5, 2025Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,920Updated this week
- ☆500Nov 8, 2025Updated 3 months ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆638May 5, 2024Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Solving i18n for client-side and resource-constrained environments.☆1,753Updated this week
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 9 months ago
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- SIMD-accelerated operations☆251Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆740Nov 24, 2025Updated 3 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆745Jan 25, 2026Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- libgccjit AOT codegen for rustc☆1,100Updated this week
- Track and query Cargo dependency graphs.☆350Sep 27, 2022Updated 3 years ago
- ☆316Feb 19, 2023Updated 3 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Adaptors between compression crates and Rust's async IO types☆616Updated this week
- The testing ground for the future of portable SIMD in Rust☆1,037Feb 10, 2026Updated 2 weeks ago
- A fast implementation of Aho-Corasick in Rust.☆1,204Feb 11, 2026Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago