thomcc / atomic_float
Floating point types which can be safely shared between threads
☆14Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for atomic_float
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Rust procedural macro attribute parser☆37Updated 5 months ago
- Embed images in Rust documentation☆24Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- ☆36Updated last year
- 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
- Threadsafe RefCell for Rust☆88Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- ☆11Updated 8 months ago
- A procedural macro for generating unique ids for rust types☆12Updated 8 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Macro for sealing traits and structures☆49Updated last month
- Find out about keys that are ignored when deserializing data☆75Updated last week
- ☆35Updated last year
- Types to define keyboard related events.☆53Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- An attribute to create an atomic wrapper around a C-style enum☆40Updated 5 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆30Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆38Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆35Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Quickly show images for debugging in Rust.☆38Updated 2 months ago