dtolnay / dragonboxLinks
☆63Updated 3 weeks ago
Alternatives and similar repositories for dragonbox
Users that are interested in dragonbox are comparing it to the libraries listed below
Sorting:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- String optimized for map keys☆66Updated last week
- Proc macro for smol async runtime☆54Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- ☆46Updated 2 years ago
- Thread parking and unparking☆79Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- ☆76Updated 2 months ago
- Convert closures into wakers☆46Updated 9 months ago
- structured parallel execution for async Rust☆37Updated last year
- The simd optimized escape code☆54Updated last week
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Non-interleaving multithreaded output queue☆77Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- ☆36Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆59Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆128Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Run closures in parallel☆115Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago