dtolnay / dtoa
Fast functions for printing floating-point primitives to a decimal string
☆124Updated last week
Alternatives and similar repositories for dtoa:
Users that are interested in dtoa are comparing it to the libraries listed below
- Semantic wrapper for byte count representations☆125Updated last week
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Utilities for pinning☆97Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- ☆57Updated last week
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Generic Atomic<T> type for Rust☆230Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Compatibility adapter between tokio and futures☆164Updated this week
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Better reference counted strings for Rust☆118Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- ☆50Updated 2 weeks ago
- Integer trait and functions for Rust☆180Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Async filesystem primitives☆133Updated last month
- Compile-time string operations☆90Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- An on-disk hash table implementation☆113Updated 3 years ago
- A simple bitset container for Rust☆131Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- ☆73Updated 4 months ago