dtolnay / dtoaLinks
Fast functions for printing floating-point primitives to a decimal string
☆128Updated last week
Alternatives and similar repositories for dtoa
Users that are interested in dtoa are comparing it to the libraries listed below
Sorting:
- ☆63Updated last week
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- docs.rs as a publishing platform?☆71Updated last month
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- rust bindings of snmalloc☆142Updated last month
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last week
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- ☆76Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 3 months ago
- Better reference counted strings for Rust☆137Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- String interning for Rust☆205Updated last month
- The simd optimized escape code☆54Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Semantic wrapper for byte count representations☆149Updated last month
- Utilities for pinning☆97Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Non-interleaving multithreaded output queue☆73Updated this week
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Async stream for Rust and the futures crate.☆188Updated 2 weeks ago
- An on-disk hash table implementation☆125Updated 4 years ago
- A Rust library providing pretty hex dump.☆63Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 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…☆90Updated 3 years ago