dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆363Updated last week
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☆389Updated last month
- Async synchronization primitives☆281Updated last month
- Fast floating point to string conversion☆690Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆319Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- ☆320Updated 4 months ago
- ☆351Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Futures, streams, and async I/O combinators.☆534Updated this week
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Async executor☆435Updated 2 weeks ago
- ☆501Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆350Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆330Updated 2 years ago
- Rust replacement for miniz☆230Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Compile-time string formatting☆262Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Spin-based synchronization primitives☆578Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Notify async tasks or threads☆504Updated this week