dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆341Updated last week
Alternatives and similar repositories for itoa
Users that are interested in itoa are comparing it to the libraries listed below
Sorting:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆303Updated last month
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- ☆330Updated last month
- Async synchronization primitives☆270Updated 2 weeks ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- ☆296Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- Fast numeric to- and from-string conversion routines.☆336Updated 7 months ago
- ☆494Updated 10 months ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Rust replacement for miniz☆218Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆325Updated last year
- Spin-based synchronization primitives☆548Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- A set of alternative `derive` attributes for Rust☆448Updated last year
- cross-platform Rust API for memory mapped IO☆526Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Async executor☆395Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Rust crate for managing CPU core affinities☆201Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago