dtolnay / dtoaLinks
Fast functions for printing floating-point primitives to a decimal string
☆125Updated last month
Alternatives and similar repositories for dtoa
Users that are interested in dtoa are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆99Updated last week
- ☆50Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆58Updated 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…☆89Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Integer trait and functions for Rust☆182Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Compile-time string operations☆96Updated 3 weeks ago
- Utilities for pinning☆96Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆235Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A simple bitset container for Rust☆143Updated last month
- The simd optimized escape code☆54Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated last week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- rust bindings of snmalloc☆136Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Rust fast `&[u8]` to integer parser☆52Updated 3 weeks ago
- Semantic wrapper for byte count representations☆137Updated 2 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Time and duration crate optimized for speed and API stability.☆71Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆91Updated last week
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Define your own PhantomData☆152Updated last month
- Make trait methods callable without the trait in scope☆147Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Scoped Thread Local Storage for Rust☆56Updated last year
- ☆57Updated last year