dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆332Updated last month
Alternatives and similar repositories for itoa
Users that are interested in itoa are comparing it to the libraries listed below
Sorting:
- Async synchronization primitives☆269Updated 2 months ago
- Fast floating point to string conversion☆640Updated last month
- ☆282Updated 4 months ago
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- ☆312Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Async executor☆374Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- ☆489Updated 7 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Task abstraction for building executors☆471Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Async I/O and timers☆526Updated this week
- Compile-time string formatting☆238Updated 6 months ago
- Notify async tasks or threads☆474Updated last month
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Per-object thread-local storage for Rust☆342Updated this week
- Fast numeric to- and from-string conversion routines.☆329Updated 4 months ago
- Spin-based synchronization primitives☆536Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year