dtolnay / ryuLinks
Fast floating point to string conversion
☆650Updated 3 weeks 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.☆705Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- ☆494Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- A crate for safe and ergonomic pin-projection.☆680Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- ☆330Updated last month
- Fast numeric to- and from-string conversion routines.☆336Updated 7 months ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- Slab allocator for Rust☆839Updated last month
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Compact inlined strings for Rust.☆530Updated last year
- A simple and fast random number generator☆517Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆976Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆608Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆898Updated last month
- Async I/O and timers☆543Updated last week
- Like Rust's std::Path, but UTF-8.☆511Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- ☆296Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago