dtolnay / dtoaLinks
Fast functions for printing floating-point primitives to a decimal string
☆138Updated 3 weeks ago
Alternatives and similar repositories for dtoa
Users that are interested in dtoa are comparing it to the libraries listed below
Sorting:
- ☆64Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Semantic wrapper for byte count representations☆152Updated last week
- ☆51Updated 4 months ago
- Scoped Thread Local Storage for Rust☆59Updated 2 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- A Vec of Bits☆186Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- rust bindings of snmalloc☆149Updated last week
- String interning for Rust☆207Updated 5 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Time and duration crate optimized for speed and API stability.☆76Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Better reference counted strings for Rust☆140Updated last year
- Utilities for pinning☆99Updated last year
- Thread parking and unparking☆82Updated last year
- Copy-on-write string utilities for Rust☆163Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago