thomcc / atomic_float
Floating point types which can be safely shared between threads
☆16Updated 4 months ago
Alternatives and similar repositories for atomic_float:
Users that are interested in atomic_float are comparing it to the libraries listed below
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Embed images in Rust documentation☆25Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- Open a file or link in the system default program.☆62Updated 5 months ago
- An attribute to create an atomic wrapper around a C-style enum☆40Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- `$crate` in procedural macros.☆68Updated last week
- ☆11Updated 10 months ago
- Macro for sealing traits and structures☆50Updated last month
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- A snapshot of name squatting on crates.io☆74Updated 9 months ago
- Threadsafe RefCell for Rust☆89Updated last year
- ☆38Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago
- ☆41Updated last year
- Migrated to Codeberg☆81Updated last year
- 🐱concat! with support for const variables and expressions☆37Updated 3 months ago
- An undo-redo library.☆53Updated last year
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- Iterator of const known length☆15Updated last month
- Nudging the compiler to auto-vectorize things☆74Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Rustdoc's JSON output interface☆29Updated this week