dtolnay / dragonboxLinks
☆58Updated last month
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?☆69Updated last month
- 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`☆75Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string☆126Updated last month
- ☆73Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- String optimized for map keys☆65Updated last week
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Run closures in parallel☆114Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Abstract over different executors☆74Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆36Updated 11 months ago
- Convert closures into wakers☆45Updated 5 months ago
- ☆46Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year