dtolnay / dtoa
Fast functions for printing floating-point primitives to a decimal string
☆115Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for dtoa
- Automatic cfg for Rust compiler features☆95Updated last month
- docs.rs as a publishing platform?☆65Updated 3 months ago
- ☆49Updated 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…☆85Updated 2 years ago
- Faster integer division and modulus operations☆70Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- ☆56Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last month
- The simd optimized escape code☆53Updated last week
- Utilities for pinning☆97Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- Scoped Thread Local Storage for Rust☆49Updated last year
- String interning for Rust☆195Updated 2 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- ☆68Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆125Updated last week
- Stack unwinding library in Rust☆83Updated last month
- Better reference counted strings for Rust☆114Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- ☆81Updated 7 months ago