Darksonn / atomic-takeLinks
Take a value atomically once.
☆30Updated 2 years ago
Alternatives and similar repositories for atomic-take
Users that are interested in atomic-take are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- ☆76Updated 2 months ago
- ☆39Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆36Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Atomic operations on potentially uninitialized integers.☆22Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago