Fast floating point to string conversion
☆694Feb 16, 2026Updated last month
Alternatives and similar repositories for ryu
Users that are interested in ryu are comparing it to the libraries listed below
Sorting:
- Fast function for printing integer primitives to a decimal string☆368Feb 2, 2026Updated last month
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A crate for mucking around with piles of bytes☆968Jan 31, 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
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- ☆498Nov 8, 2025Updated 4 months ago
- Slotmap data structure for Rust☆1,293Dec 6, 2025Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- ☆909Feb 16, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆590Dec 21, 2025Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- A next-generation test runner for Rust.☆2,859Updated this week