dtolnay / ryuLinks
Fast floating point to string conversion
☆678Updated 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.☆715Updated this week
- ☆501Updated last month
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- Test harness for ui tests of compiler diagnostics☆944Updated this week
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆530Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- A minimal `syn` syntax tree pretty-printer☆729Updated this week
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 3 months ago
- Module initialization/global constructor functions for Rust☆940Updated 2 weeks ago
- ☆347Updated last month
- Count lines of LLVM IR per generic function☆487Updated this week
- A simple and fast random number generator☆544Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆711Updated 3 weeks ago
- Slab allocator for Rust☆855Updated last month
- cross-platform Rust API for memory mapped IO☆573Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Data structure serialization library with several opposite design goals from Serde☆909Updated last week
- ☆885Updated this week
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- Futures, streams, and async I/O combinators.☆529Updated last month