dtolnay / dtoa
Fast functions for printing floating-point primitives to a decimal string
☆116Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for dtoa
- docs.rs as a publishing platform?☆66Updated 4 months ago
- ☆49Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Faster integer division and modulus operations☆70Updated last year
- String interning for Rust☆195Updated 2 months ago
- A simple bitset container for Rust☆126Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆115Updated this week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- Compile-time string operations☆80Updated last week
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Make trait methods callable without the trait in scope☆135Updated last week
- A circular buffer with fixed capacity (Rust).☆102Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- A simple map based on a vector for small integer keys☆63Updated last year