dtolnay / threadboundLinks
Make any value Sync but only available on its original thread
☆39Updated last week
Alternatives and similar repositories for threadbound
Users that are interested in threadbound are comparing it to the libraries listed below
Sorting:
- bytes::BufMut implementation to count buffer size☆24Updated last week
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Atomic operations on potentially uninitialized integers.☆23Updated last month
- ☆61Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆34Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- An exploration of Storages☆39Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Completion futures for Rust☆19Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- structured parallel execution for async Rust☆37Updated last year
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- ☆42Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- futures-buffered☆45Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago