dtolnay / ryuLinks
Fast floating point to string conversion
☆654Updated 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 last month
- ☆495Updated last week
- A vector with a fixed capacity. (Rust)☆830Updated 11 months ago
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- A minimal `syn` syntax tree pretty-printer☆720Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Count lines of LLVM IR per generic function☆475Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A set of alternative `derive` attributes for Rust☆454Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 2 weeks ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- ☆332Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Slab allocator for Rust☆842Updated last month
- Futures, streams, and async I/O combinators.☆521Updated last month
- The arena, a fast but limited type of allocator☆557Updated last year
- Compact inlined strings for Rust.☆529Updated 2 years ago
- A simple and fast random number generator☆521Updated 2 months ago
- A rust binding for the zstd compression library.☆593Updated last month
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Spin-based synchronization primitives☆553Updated this week
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- Numeric traits for generic mathematics in Rust☆866Updated 3 months ago