hniksic / sendableLinks
Wrapper around Rc safe to send to a different thread
☆26Updated 2 years ago
Alternatives and similar repositories for sendable
Users that are interested in sendable are comparing it to the libraries listed below
Sorting:
- Zero-cost bitsets over native Rust types☆79Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Typed any map for rust☆67Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- An async version of iterator☆40Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆35Updated 10 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust map and set literals☆24Updated 5 years ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- ☆61Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- List size of types in a Rust crate☆27Updated last year
- ☆34Updated last year