dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆353Updated this week
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☆674Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- ☆312Updated 2 months ago
- ☆347Updated last month
- Async synchronization primitives☆277Updated last week
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- ☆501Updated last month
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Futures, streams, and async I/O combinators.☆529Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Async executor☆421Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Notify async tasks or threads☆502Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆487Updated this week
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Compile-time string formatting☆256Updated 2 months ago
- Per-object thread-local storage for Rust☆362Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Spin-based synchronization primitives☆565Updated last week
- Rust replacement for miniz☆226Updated last week