hniksic / sendableLinks
Wrapper around Rc safe to send to a different thread
☆26Updated 2 weeks 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 2 months ago
- An async version of iterator☆41Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆36Updated 11 months ago
- Typed any map for rust☆67Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- ☆61Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Progress reporting abstraction for Rust☆65Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Rust map and set literals☆24Updated 5 years ago
- Trait implementation generator macro☆30Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated last week