Fast function for printing integer primitives to a decimal string
☆368Feb 2, 2026Updated last month
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☆694Feb 16, 2026Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- ☆498Nov 8, 2025Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Spin-based synchronization primitives☆588Feb 5, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,302Updated this week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- oh heck, a case conversion library☆584Aug 9, 2025Updated 7 months ago
- Fast numeric to- and from-string conversion routines.☆353Mar 12, 2026Updated last week
- ☆909Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- Support for matching file paths against Unix shell style patterns.☆573Dec 2, 2025Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Compile-time string formatting☆269Oct 6, 2025Updated 5 months ago
- Async I/O and timers☆592Updated this week
- A simple and fast random number generator☆569Mar 9, 2026Updated last week