dtolnay / itoa
Fast function for printing integer primitives to a decimal string
☆325Updated last month
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 last month
- Fast floating point to string conversion☆632Updated last month
- ☆479Updated 5 months ago
- Fast numeric to- and from-string conversion routines.☆322Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Async synchronization primitives☆264Updated 2 weeks ago
- ☆270Updated last month
- Cargo extension for running Criterion.rs benchmarks☆195Updated 9 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆457Updated 2 months ago
- ☆297Updated 8 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Spin-based synchronization primitives☆516Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- Rust replacement for miniz☆205Updated last week
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Per-object thread-local storage for Rust☆341Updated 11 months ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Notify async tasks or threads☆462Updated 2 months ago
- A simple and fast random number generator☆481Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆240Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Easy function multiversioning for Rust☆221Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆486Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆475Updated 4 months ago
- Async executor☆362Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆325Updated 3 weeks ago