dtolnay / dtoa
Fast functions for printing floating-point primitives to a decimal string
☆124Updated last month
Alternatives and similar repositories for dtoa:
Users that are interested in dtoa are comparing it to the libraries listed below
- ☆57Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆50Updated last month
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Utilities for pinning☆97Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- Semantic wrapper for byte count representations☆128Updated 2 weeks ago
- A simple bitset container for Rust☆136Updated 5 months ago
- String optimized for map keys☆62Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Integer trait and functions for Rust☆181Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- Compile-time string operations☆90Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A Vec That Has a Smaller size_of☆138Updated last month
- Compatibility adapter between tokio and futures☆167Updated last month
- Scoped Thread Local Storage for Rust☆54Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- An LCS based slice and string diffing implementation.☆81Updated last year