dtolnay / ryuLinks
Fast floating point to string conversion
☆640Updated last month
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.☆696Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- ☆489Updated 7 months ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Slab allocator for Rust☆793Updated this week
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- Compact inlined strings for Rust.☆523Updated last year
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Fast numeric to- and from-string conversion routines.☆329Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- A rust binding for the zstd compression library.☆569Updated this week
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- ☆832Updated this week