dtolnay / dragonbox
☆57Updated 3 weeks ago
Alternatives and similar repositories for dragonbox:
Users that are interested in dragonbox are comparing it to the libraries listed below
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆72Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Extensions for the Rust standard library☆39Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Thread parking and unparking☆74Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- ☆50Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Convert closures into wakers☆45Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆50Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ☆55Updated 10 months ago
- Run closures in parallel☆113Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆45Updated last year
- ☆36Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago