dtolnay / threadboundLinks
Make any value Sync but only available on its original thread
☆39Updated 2 weeks ago
Alternatives and similar repositories for threadbound
Users that are interested in threadbound are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- An exploration of Storages☆37Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- structured parallel execution for async Rust☆36Updated last year
- ☆60Updated 2 years ago
- Convert number to enum☆87Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆34Updated 10 months ago
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Atomic operations on potentially uninitialized integers.☆22Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- A low-level I/O ownership and borrowing library☆104Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Better reference counted strings for Rust☆136Updated last year
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- A sinless derive helper☆75Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- String optimized for map keys☆66Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- ☆75Updated last month