dtolnay / ryuLinks
Fast floating point to string conversion
☆688Updated 2 weeks ago
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)☆846Updated last year
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- ☆501Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆682Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- Data structure serialization library with several opposite design goals from Serde☆916Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated 2 weeks ago
- A rust binding for the zstd compression library.☆613Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆717Updated last month
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Like Rust's std::Path, but UTF-8.☆537Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- ☆894Updated last week
- ☆350Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆907Updated 6 months ago
- Compact inlined strings for Rust.☆538Updated 2 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated this week