hniksic / sendableLinks
Wrapper around Rc safe to send to a different thread
☆25Updated 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☆42Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Typed any map for rust☆67Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Rust map and set literals☆24Updated 5 years ago
- ☆59Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago
- ☆60Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- An exploration of Storages☆37Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- Make trait methods callable without the trait in scope☆159Updated last month