hniksic / sendable
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
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Typed any map for rust☆65Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Abstract over different executors☆73Updated last year
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- ☆24Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Rust map and set literals☆24Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ☆30Updated 4 months ago
- Threadsafe RefCell for Rust☆90Updated last week