dtolnay / threadboundLinks
Make any value Sync but only available on its original thread
☆39Updated last month
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☆21Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- ☆61Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- A sinless derive helper☆75Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆22Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- A generic, fixed-size, associative cache☆40Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Const TypeId and non-'static TypeId☆69Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Better reference counted strings for Rust☆138Updated last year
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- ☆108Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago