dtolnay / ryuLinks
Fast floating point to string conversion
☆650Updated 2 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.☆704Updated this week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- ☆493Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Count lines of LLVM IR per generic function☆468Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Rust method delegation with less boilerplate☆494Updated last month
- Slab allocator for Rust☆821Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A simple and fast random number generator☆515Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- The arena, a fast but limited type of allocator☆552Updated last year
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Futures, streams, and async I/O combinators.☆514Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆797Updated 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`…☆770Updated last week
- ☆329Updated 2 weeks ago
- Compact inlined strings for Rust.☆528Updated last year