dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆361Updated 2 weeks ago
Alternatives and similar repositories for itoa
Users that are interested in itoa are comparing it to the libraries listed below
Sorting:
- Async synchronization primitives☆280Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- ☆316Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- ☆351Updated 2 months ago
- Fast floating point to string conversion☆688Updated last week
- Conditional compilation according to rustc compiler version☆389Updated last month
- Fast numeric to- and from-string conversion routines.☆350Updated 3 months ago
- ☆501Updated 2 months ago
- Per-object thread-local storage for Rust☆364Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆537Updated last week
- Futures, streams, and async I/O combinators.☆531Updated last week
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Async executor☆430Updated this week
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Rust replacement for miniz☆230Updated last week
- Notify async tasks or threads☆503Updated this week
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A simple and fast random number generator☆559Updated last week
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Semantic wrapper for byte count representations☆151Updated last month