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 2 years ago
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- A `cargo generate` template for quick-starting a procedural macro crate☆16Oct 30, 2019Updated 6 years ago
- TUI music player for Ya.Music☆12Jun 6, 2022Updated 3 years ago
- Rust crate for computing Adler-32 checksums☆13Feb 26, 2021Updated 5 years ago
- ☆15Jun 18, 2023Updated 2 years ago
- CancellationToken for composable cancellation in Rust☆18Oct 20, 2020Updated 5 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- ☆17Sep 5, 2023Updated 2 years ago
- Cross platform software buffer submission to the display server☆17Dec 23, 2022Updated 3 years ago
- Iterator of const known length☆18Dec 2, 2024Updated last year
- A snapshot of name squatting on crates.io☆75Apr 14, 2024Updated last year
- Name return types of async fn on stable Rust☆19Feb 20, 2026Updated last week
- Minimal Adler32 implementation for Rust.☆21Nov 1, 2021Updated 4 years ago
- Statically allocated, runtime initialized cell.☆60Aug 22, 2025Updated 6 months ago
- Collects build-information of your Rust crate☆23Jan 23, 2026Updated last month
- ☆19Nov 20, 2021Updated 4 years ago
- Load Lua bytecode in to Garry's Mod with Rust☆21Jun 12, 2021Updated 4 years ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆29Jan 30, 2026Updated last month
- Find the shared libraries loaded in the current process with a cross platform API☆80Sep 30, 2024Updated last year
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- More maintainable Rust test☆28Sep 5, 2021Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 2 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Cortex-M Interrupt Move☆26Mar 2, 2020Updated 5 years ago
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 2 months ago
- DEPRECATED, use https://github.com/gtk-rs/gtk3-rs repository instead!☆29Oct 16, 2020Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆75Jan 18, 2026Updated last month
- Trait implementation generator macro☆30Jan 31, 2026Updated last month
- An explicit closure with absolute seperation of the captured data from the function.☆37Jul 29, 2025Updated 7 months ago
- A DIY, IMU-based skateboard activity tracker☆30Aug 1, 2021Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Feb 7, 2026Updated 3 weeks ago
- ☆35Nov 20, 2024Updated last year
- Lossless functionality for platform-native strings.☆75Jun 21, 2025Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated 11 months ago
- qrcode scanner in rust - ported from quirc☆39Oct 20, 2025Updated 4 months ago
- Get a unique thread ID in Rust☆42Jan 10, 2026Updated last month
- 🏪 deserialize AWS Parameter Store values into type safe structs☆42Jul 22, 2021Updated 4 years ago