dtolnay / ryu
Fast floating point to string conversion
☆632Updated last month
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.☆679Updated last month
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- Module initialization/global constructor functions for Rust☆836Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆913Updated last week
- ☆479Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆852Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- A minimal `syn` syntax tree pretty-printer☆681Updated this week
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Easy self-referential struct generation for Rust.☆601Updated 3 months ago
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆457Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆784Updated last month
- ☆815Updated last month
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆475Updated 4 months ago
- Rust method delegation with less boilerplate☆484Updated this week
- ☆297Updated 8 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆731Updated 3 weeks ago
- Slab allocator for Rust☆758Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆579Updated last week
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Spin-based synchronization primitives☆516Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆603Updated 8 months ago
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆618Updated 11 months ago
- Rust library allowing to register multiple handlers for the same signal☆766Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆721Updated last month