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
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- An exploration of Storages☆37Updated last year
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Abstract over different executors☆74Updated 2 years ago
- ☆60Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Better reference counted strings for Rust☆137Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- ☆34Updated 11 months ago
- Convert number to enum☆87Updated last year
- Atomic operations on potentially uninitialized integers.☆22Updated this week
- structured parallel execution for async Rust☆36Updated last year
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- ☆76Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Const TypeId and non-'static TypeId☆68Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- futures-buffered☆45Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago