dtolnay / dtoaLinks
Fast functions for printing floating-point primitives to a decimal string
☆126Updated 2 months ago
Alternatives and similar repositories for dtoa
Users that are interested in dtoa are comparing it to the libraries listed below
Sorting:
- ☆59Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- docs.rs as a publishing platform?☆69Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- ☆73Updated 4 months ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- rust bindings of snmalloc☆137Updated 4 months ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Utilities for pinning☆96Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Convert closures into wakers☆45Updated 6 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Migrated to Codeberg☆79Updated last year
- Semantic wrapper for byte count representations☆140Updated 4 months ago
- ☆50Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Better reference counted strings for Rust☆132Updated last year
- String interning for Rust☆202Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread parking and unparking☆78Updated 6 months ago