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
- An async version of iterator☆40Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Typed any map for rust☆67Updated last year
- Rust map and set literals☆24Updated 5 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- ☆61Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ☆60Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆35Updated 11 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A sinless derive helper☆76Updated 2 weeks ago