dtolnay / ryuLinks
Fast floating point to string conversion
☆644Updated last month
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.☆699Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- ☆490Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Futures, streams, and async I/O combinators.☆508Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- A set of alternative `derive` attributes for Rust☆444Updated last year
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Module initialization/global constructor functions for Rust☆875Updated last month
- Slab allocator for Rust☆801Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- Data structure serialization library with several opposite design goals from Serde☆869Updated last month
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- A if/elif-like macro for Rust #[cfg] statements☆601Updated last month
- Like Rust's std::Path, but UTF-8.☆499Updated last month
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- Intrusive collections for Rust☆454Updated 10 months ago
- ☆322Updated 2 weeks ago
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- A rust binding for the zstd compression library.☆570Updated 3 weeks ago