Fast function for printing integer primitives to a decimal string
☆364Feb 2, 2026Updated 3 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☆692Feb 16, 2026Updated 2 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- ☆500Nov 8, 2025Updated 3 months ago
- Clone trait that is object-safe☆748Feb 16, 2026Updated 2 weeks ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Fast numeric to- and from-string conversion routines.☆352Oct 9, 2025Updated 4 months ago
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- oh heck, a case conversion library☆584Aug 9, 2025Updated 6 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated 2 weeks ago
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- ☆900Feb 16, 2026Updated 2 weeks ago
- Generic Rational numbers for Rust☆151Jan 25, 2025Updated last year
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,294Updated this week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- Support for matching file paths against Unix shell style patterns.☆569Dec 2, 2025Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- Compile-time string formatting☆267Oct 6, 2025Updated 4 months ago