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 lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- ☆59Updated last year
- 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.☆90Updated last month
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- ☆75Updated 3 weeks ago
- ☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Memory validation framework for Rust☆70Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆39Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Cargo API written in Paris☆51Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- ☆60Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)