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:
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated last week
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- An async version of iterator☆40Updated last year
- Typed any map for rust☆67Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust map and set literals☆24Updated 5 years ago
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 4 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Progress reporting abstraction for Rust☆65Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Derive a builder for your constructors in Rust☆71Updated last week
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆61Updated 2 years ago
- A timeout connector for the hyper client☆29Updated last year
- ☆59Updated last year
- ☆35Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆34Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Trait implementation generator macro☆30Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago