dtolnay / dragonbox
☆56Updated this week
Related projects ⓘ
Alternatives and complementary repositories for dragonbox
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Faster integer division and modulus operations☆70Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- structured parallel execution for async Rust☆30Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Make any value Sync but only available on its original thread☆37Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- Zero-cost bitsets over native Rust types☆76Updated last month
- Automatic cfg for Rust compiler features☆95Updated last month
- Threadsafe RefCell for Rust☆88Updated last year
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- Macro for sealing traits and structures☆49Updated last month
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago