dtolnay / itoa
Fast function for printing integer primitives to a decimal string
☆325Updated 2 months ago
Alternatives and similar repositories for itoa:
Users that are interested in itoa are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Async synchronization primitives☆267Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- ☆272Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- Spin-based synchronization primitives☆528Updated last month
- ☆306Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- ☆481Updated 6 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Async I/O and timers☆503Updated this week
- Per-object thread-local storage for Rust☆342Updated last year
- Adaptors between compression crates and Rust's async IO types☆502Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆482Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆326Updated 3 months ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago