dtolnay / itoa
Fast function for printing integer primitives to a decimal string
☆306Updated this week
Related projects ⓘ
Alternatives and complementary repositories for itoa
- Fast floating point to string conversion☆608Updated 2 weeks ago
- ☆269Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- Just, really the littlest Vec you could need. So smol.☆650Updated 3 months ago
- ☆231Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆520Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆231Updated 2 weeks ago
- Async synchronization primitives☆255Updated last month
- A simple and fast random number generator☆425Updated this week
- ☆448Updated last month
- Adaptors between compression crates and Rust's async IO types☆410Updated last week
- Notify async tasks or threads☆449Updated this week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Futures, streams, and async I/O combinators.☆475Updated last week
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- Task abstraction for building executors☆413Updated last month
- A vector with a fixed capacity. (Rust)☆750Updated last month
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Spin-based synchronization primitives☆485Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Cargo extension for running Criterion.rs benchmarks☆187Updated 4 months ago
- Compile-time string formatting☆217Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Fowler–Noll–Vo hash function☆339Updated 8 months ago