dtolnay / ryuLinks
Fast floating point to string conversion
☆647Updated 2 months ago
Alternatives and similar repositories for ryu
Users that are interested in ryu are comparing it to the libraries listed below
Sorting:
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- ☆493Updated 9 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆492Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- ☆328Updated this week
- Module initialization/global constructor functions for Rust☆882Updated last week
- A minimal `syn` syntax tree pretty-printer☆710Updated last week
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- ☆288Updated last week
- cross-platform Rust API for memory mapped IO☆509Updated 3 weeks ago
- Fast numeric to- and from-string conversion routines.☆333Updated 5 months ago
- A simple and fast random number generator☆513Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 3 weeks ago
- Slab allocator for Rust☆804Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- Asynchronous streams for Rust using async & await notation☆694Updated 7 months ago
- Intrusive collections for Rust☆455Updated 10 months ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago