dtolnay / dtoaLinks
Fast functions for printing floating-point primitives to a decimal string
☆127Updated 3 weeks ago
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☆103Updated 3 months ago
- ☆62Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Generic Atomic<T> type for Rust☆241Updated 3 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- The simd optimized escape code☆54Updated this week
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Utilities for pinning☆97Updated last year
- Non-interleaving multithreaded output queue☆73Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- ☆75Updated last month
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- Async stream for Rust and the futures crate.☆188Updated last week
- An on-disk hash table implementation☆124Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Thread parking and unparking☆79Updated 8 months ago
- Semantic wrapper for byte count representations☆147Updated last week