Darksonn / atomic-take
Take a value atomically once.
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for atomic-take
- Macro for sealing traits and structures☆49Updated last month
- structured parallel execution for async Rust☆30Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- ☆54Updated 2 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- ☆35Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- ☆50Updated 6 months ago
- Unbuffered and unlocked I/O streams☆39Updated 3 months ago
- Thread-unsafe async runtime☆27Updated 3 weeks ago
- ☆29Updated 6 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Serde serializer for generating Starlark build targets☆62Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆59Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month