hniksic / sendableLinks
Wrapper around Rc safe to send to a different thread
☆25Updated last year
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☆78Updated 5 months ago
- Typed any map for rust☆67Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- An async version of iterator☆40Updated last year
- An exploration of Storages☆37Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- ☆35Updated 7 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- ☆60Updated 2 years ago
- ☆59Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Rust map and set literals☆24Updated 5 years ago
- ☆24Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- ☆33Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- structured parallel execution for async Rust☆36Updated last year