dtolnay / ryuLinks
Fast floating point to string conversion
☆688Updated last week
Alternatives and similar repositories for ryu
Users that are interested in ryu are comparing it to the libraries listed below
Sorting:
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- ☆501Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆699Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆361Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Compact inlined strings for Rust.☆541Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Count lines of LLVM IR per generic function☆495Updated last month
- Module initialization/global constructor functions for Rust☆953Updated last month
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Futures, streams, and async I/O combinators.☆531Updated last week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- ☆351Updated 2 months ago
- A simple and fast random number generator☆559Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- Easy self-referential struct generation for Rust.☆690Updated last year
- cross-platform Rust API for memory mapped IO☆592Updated this week
- Slab allocator for Rust☆866Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Numeric traits for generic mathematics in Rust☆910Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆727Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆350Updated 3 months ago