dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆344Updated 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☆654Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆379Updated last week
- Async synchronization primitives☆273Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- ☆298Updated last month
- ☆332Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Futures, streams, and async I/O combinators.☆521Updated last month
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- ☆495Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆608Updated 2 weeks ago
- Compile-time string formatting☆243Updated 9 months ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last week
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Count lines of LLVM IR per generic function☆475Updated last month
- Spin-based synchronization primitives☆553Updated this week
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Async executor☆400Updated last month
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Notify async tasks or threads☆484Updated last month
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- Per-object thread-local storage for Rust☆353Updated this week