dtolnay / dtoaLinks
Fast functions for printing floating-point primitives to a decimal string
☆128Updated last month
Alternatives and similar repositories for dtoa
Users that are interested in dtoa are comparing it to the libraries listed below
Sorting:
- ☆63Updated last month
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Utilities for pinning☆97Updated last year
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Convert closures into wakers☆46Updated 10 months ago
- docs.rs as a publishing platform?☆71Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆187Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Semantic wrapper for byte count representations☆150Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A Vec of Bits☆183Updated 2 months ago
- Thread parking and unparking☆79Updated 10 months ago
- ☆76Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- rust bindings of snmalloc☆144Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆52Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month