dtolnay / dtoa
Fast functions for printing floating-point primitives to a decimal string
☆125Updated 2 weeks ago
Alternatives and similar repositories for dtoa:
Users that are interested in dtoa are comparing it to the libraries listed below
- ☆58Updated 2 months ago
- ☆49Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Compile-time string operations☆92Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- Time and duration crate optimized for speed and API stability.☆70Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- A simple bitset container for Rust☆139Updated 2 weeks ago
- Semantic wrapper for byte count representations☆134Updated last month
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆180Updated last month
- Scoped Thread Local Storage for Rust☆56Updated last year
- rust bindings of snmalloc☆129Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Utilities for pinning☆97Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- The simd optimized escape code☆53Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆56Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Non-interleaving multithreaded output queue☆71Updated 2 months ago