dtolnay / itoaLinks
Fast function for printing integer primitives to a decimal string
☆332Updated 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☆644Updated last month
- Async synchronization primitives☆269Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- ☆322Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- Futures, streams, and async I/O combinators.☆508Updated last week
- ☆490Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- ☆286Updated 4 months ago
- Async executor☆379Updated this week
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Task abstraction for building executors☆476Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Spin-based synchronization primitives☆542Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Notify async tasks or threads☆475Updated this week
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Compile-time string formatting☆238Updated 7 months ago