dtolnay / ryu
Fast floating point to string conversion
☆628Updated 3 weeks 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.☆675Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆324Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- ☆478Updated 5 months ago
- Module initialization/global constructor functions for Rust☆827Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- Test harness for ui tests of compiler diagnostics☆869Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆676Updated last week
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆665Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Count lines of LLVM IR per generic function☆437Updated last month
- Data structure serialization library with several opposite design goals from Serde☆845Updated 3 weeks ago
- Rust method delegation with less boilerplate☆463Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- The arena, a fast but limited type of allocator☆534Updated 7 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆716Updated last week
- A rust binding for the zstd compression library.☆555Updated this week
- Slab allocator for Rust☆747Updated last month
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- Generic array types in Rust☆406Updated 2 weeks ago
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- ☆807Updated last week