dtolnay / dragonboxLinks
☆61Updated 2 weeks ago
Alternatives and similar repositories for dragonbox
Users that are interested in dragonbox are comparing it to the libraries listed below
Sorting:
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Thread parking and unparking☆79Updated 8 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Convert closures into wakers☆45Updated 8 months ago
- String optimized for map keys☆66Updated 3 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- ☆75Updated last month
- Extensions for the Rust standard library☆40Updated last year
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- Better reference counted strings for Rust☆136Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆36Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Non-interleaving multithreaded output queue☆72Updated this week
- ☆46Updated last year
- Lending iterators on stable Rust☆83Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago