dtolnay / itoa
Fast function for printing integer primitives to a decimal string
☆319Updated this week
Alternatives and similar repositories for itoa:
Users that are interested in itoa are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆346Updated this week
- Fast floating point to string conversion☆622Updated this week
- ☆260Updated this week
- Notify async tasks or threads☆459Updated 3 weeks ago
- Async synchronization primitives☆261Updated last month
- Async executor☆355Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆284Updated 6 months ago
- Spin-based synchronization primitives☆503Updated 6 months ago
- Futures, streams, and async I/O combinators.☆494Updated this week
- Async I/O and timers☆479Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆438Updated 2 weeks ago
- Task abstraction for building executors☆450Updated 3 weeks ago
- Fast numeric to- and from-string conversion routines.☆317Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- ☆282Updated 6 months ago
- ☆463Updated 3 months ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Per-object thread-local storage for Rust☆341Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Faster, more compact implementation of std::Cow☆342Updated last year
- Rust replacement for miniz☆198Updated last week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆232Updated this week