dtolnay / dtoaLinks
Fast functions for printing floating-point primitives to a decimal string
☆137Updated 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 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 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…☆91Updated 3 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- A simple map based on a vector for small integer keys☆68Updated last year
- ☆51Updated 4 months ago
- Utilities for pinning☆98Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated last week
- The simd optimized escape code☆54Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Semantic wrapper for byte count representations☆151Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Copy-on-write string utilities for Rust☆161Updated last year
- rust bindings of snmalloc☆148Updated 4 months ago
- Non-interleaving multithreaded output queue☆79Updated last month
- ☆76Updated 4 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆126Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- String interning for Rust☆207Updated 4 months ago
- Async stream for Rust and the futures crate.☆193Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- ☆61Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year