dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆331Updated 2 months ago
Alternatives and similar repositories for itoa
Users that are interested in itoa are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Async synchronization primitives☆270Updated 4 months ago
- ☆328Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- ☆288Updated last week
- Async executor☆383Updated last week
- Spin-based synchronization primitives☆543Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Just, really the littlest Vec you could need. So smol.☆700Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- ☆493Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆489Updated 5 months ago
- Fast numeric to- and from-string conversion routines.☆333Updated 5 months ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Per-object thread-local storage for Rust☆346Updated last week
- Futures, streams, and async I/O combinators.☆509Updated last month
- Rust replacement for miniz☆216Updated last week
- Expanding opportunities standard library std::fs and std::io☆322Updated last year
- Rust crate for managing CPU core affinities☆194Updated 5 months ago
- Compile-time string formatting☆238Updated 7 months ago
- Task abstraction for building executors☆479Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Count lines of LLVM IR per generic function☆465Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year