dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆329Updated 2 weeks ago
Alternatives and similar repositories for itoa
Users that are interested in itoa are comparing it to the libraries listed below
Sorting:
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- ☆309Updated last month
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- Async synchronization primitives☆269Updated 2 months ago
- ☆278Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Fast numeric to- and from-string conversion routines.☆328Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Rust replacement for miniz☆211Updated last month
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- ☆487Updated 7 months ago
- Task abstraction for building executors☆466Updated 4 months ago
- Spin-based synchronization primitives☆532Updated last month
- A set of alternative `derive` attributes for Rust☆438Updated last year
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Compile-time string formatting☆236Updated 5 months ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last week
- Rust crate for a convenient RAII scope guard.☆509Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago