dtolnay / ryu
Fast floating point to string conversion
☆607Updated last week
Related projects ⓘ
Alternatives and complementary repositories for ryu
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- ☆447Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- ☆753Updated last week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆652Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Futures, streams, and async I/O combinators.☆475Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Slab allocator for Rust☆705Updated 2 months ago
- A port of MUSL's libm to Rust.☆545Updated this week
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- Numeric traits for generic mathematics in Rust☆727Updated 3 months ago
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Safe cross-platform linker shenanigans☆653Updated last week