Darksonn / atomic-take
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:
- An exploration of Storages☆34Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- ☆53Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated last month
- structured parallel execution for async Rust☆33Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- ☆72Updated last month