Floating point types which can be safely shared between threads
☆22Aug 31, 2024Updated last year
Alternatives and similar repositories for atomic_float
Users that are interested in atomic_float are comparing it to the libraries listed below
Sorting:
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Mar 5, 2023Updated 3 years ago
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Aug 14, 2019Updated 6 years ago
- ☆10Aug 13, 2024Updated last year
- Implements response compression with gzip and brotli via the `async-compression` crate☆15Sep 3, 2024Updated last year
- A snapshot of name squatting on crates.io☆75Apr 14, 2024Updated last year
- CancellationToken for composable cancellation in Rust☆18Oct 20, 2020Updated 5 years ago
- A no-std, panic-never, heapless, reliability-focused UDP/IP stack for bare-metal.☆14Dec 8, 2025Updated 3 months ago
- TUI music player for Ya.Music☆12Jun 6, 2022Updated 3 years ago
- GitHub Action for Rust and MUSL☆11Nov 9, 2021Updated 4 years ago
- A `cargo generate` template for quick-starting a procedural macro crate☆16Oct 30, 2019Updated 6 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Mar 12, 2026Updated last week
- Iterator of const known length☆18Dec 2, 2024Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- Cross platform software buffer submission to the display server☆17Dec 23, 2022Updated 3 years ago
- Rust crate for computing Adler-32 checksums☆14Feb 26, 2021Updated 5 years ago
- a GGUF file parser☆17Mar 2, 2026Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 3 months ago
- Backported standard Rust library to older compilers.☆23Oct 7, 2022Updated 3 years ago
- Corny COBS encode/decode for Rust no_std targets☆21Nov 10, 2022Updated 3 years ago
- A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source …☆21Feb 24, 2026Updated 3 weeks ago
- ☆19Nov 20, 2021Updated 4 years ago
- Load Lua bytecode in to Garry's Mod with Rust☆21Jun 12, 2021Updated 4 years ago
- Minimal Adler32 implementation for Rust.☆21Nov 1, 2021Updated 4 years ago
- The Chinese Version of The Rust Reference☆10Oct 13, 2024Updated last year
- ☆17Sep 5, 2023Updated 2 years ago
- Get a unique thread ID in Rust☆42Jan 10, 2026Updated 2 months ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆29Jan 30, 2026Updated last month
- Implementation of the Metropolis algorithm in the Rust programming language☆21May 12, 2019Updated 6 years ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- Home of everything RPGA! From schematics and board files to buildable examples!☆18Aug 10, 2024Updated last year
- Find the shared libraries loaded in the current process with a cross platform API☆80Sep 30, 2024Updated last year
- Name return types of async fn on stable Rust☆19Feb 20, 2026Updated last month
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Get Steam guard code without the Mobile Authenticator app, now with rust.☆10Jun 6, 2023Updated 2 years ago
- Mesh eXchange library.☆23Apr 16, 2025Updated 11 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 7 months ago
- An alternative rust async runtime.☆59Dec 15, 2025Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago