dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆347Updated 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☆662Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago
- Async synchronization primitives☆274Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- ☆335Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- ☆497Updated last month
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Async executor☆402Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆610Updated last week
- Per-object thread-local storage for Rust☆355Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Task abstraction for building executors☆505Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- ☆302Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆241Updated last month
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- Notify async tasks or threads☆490Updated 2 months ago
- Rust replacement for miniz☆219Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- Spin-based synchronization primitives☆560Updated 3 weeks ago