dtolnay / ryuLinks
Fast floating point to string conversion
☆690Updated this week
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.☆724Updated last week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- ☆501Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆363Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Slab allocator for Rust☆870Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Compact inlined strings for Rust.☆541Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A rust binding for the zstd compression library.☆616Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- ☆319Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- The arena, a fast but limited type of allocator☆576Updated last year
- cross-platform Rust API for memory mapped IO☆594Updated last week
- Async I/O and timers☆576Updated 2 weeks ago
- ☆351Updated this week