Fast floating point to string conversion
☆692Feb 16, 2026Updated last week
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☆364Feb 2, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A fast bump allocation arena for Rust☆2,117Updated this week
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Support atomic operations on Arc itself☆1,264Updated this week
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆917Feb 16, 2026Updated last week
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- ☆500Nov 8, 2025Updated 3 months ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆705Feb 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
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- ☆900Feb 16, 2026Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆631Nov 26, 2025Updated 3 months ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- A simple and fast random number generator☆564Feb 9, 2026Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- SIMD-accelerated UTF-8 validation for Rust.☆585Dec 21, 2025Updated 2 months ago
- A next-generation test runner for Rust.☆2,833Updated this week
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago