dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆359Updated 2 weeks ago
Alternatives and similar repositories for itoa
Users that are interested in itoa are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Async synchronization primitives☆279Updated 3 weeks ago
- ☆314Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- ☆350Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆345Updated 3 months ago
- ☆501Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Fast floating point to string conversion☆686Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated last week
- Rust replacement for miniz☆227Updated 2 weeks ago
- Compile-time string formatting☆258Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Spin-based synchronization primitives☆570Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Async executor☆424Updated last month
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- Notify async tasks or threads☆501Updated last month
- Adaptors between compression crates and Rust's async IO types☆599Updated last month