dtolnay / ryuLinks
Fast floating point to string conversion
☆667Updated 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.☆711Updated 2 months ago
- ☆501Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Count lines of LLVM IR per generic function☆481Updated last month
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,005Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆636Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆793Updated last month
- ☆340Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Compact inlined strings for Rust.☆534Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- A simple and fast random number generator☆535Updated last month
- Slab allocator for Rust☆848Updated 3 months ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- ☆880Updated last week
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago