dtolnay / dtoa
Fast functions for printing floating-point primitives to a decimal string
☆123Updated last week
Alternatives and similar repositories for dtoa:
Users that are interested in dtoa are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- docs.rs as a publishing platform?☆66Updated last week
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Generic Atomic<T> type for Rust☆225Updated last year
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆114Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- ☆50Updated 4 months ago
- Scoped Thread Local Storage for Rust☆51Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Integer trait and functions for Rust☆179Updated 8 months ago
- ☆56Updated this week
- Better reference counted strings for Rust☆117Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Utility wrapper to send non send types to other threads safely☆172Updated last year
- Convert closures into wakers☆45Updated last week
- A simple bitset container for Rust☆130Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Copy-on-write string utilities for Rust☆158Updated 9 months ago
- Compile-time string operations☆87Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- Utilities for pinning☆97Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆119Updated 7 months ago