dtolnay / threadboundLinks
Make any value Sync but only available on its original thread
☆39Updated 4 months ago
Alternatives and similar repositories for threadbound
Users that are interested in threadbound are comparing it to the libraries listed below
Sorting:
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- ☆57Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Pretty-print file sizes and more☆47Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- ☆36Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 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.☆49Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆57Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated last week
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago