dtolnay / ryu
Fast floating point to string conversion
☆632Updated 2 months ago
Alternatives and similar repositories for ryu:
Users that are interested in ryu are comparing it to the libraries listed below
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- ☆481Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆589Updated 6 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated this week
- Slab allocator for Rust☆777Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Async I/O and timers☆503Updated this week
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Fast function for printing integer primitives to a decimal string☆325Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Spin-based synchronization primitives☆528Updated last month
- ☆824Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆484Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆691Updated last week
- Notify async tasks or threads☆467Updated 3 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago