hniksic / sendableLinks
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
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Abstract over different executors☆74Updated last year
- ☆57Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- ☆57Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆35Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- ☆40Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 3 years ago
- Rust map and set literals☆24Updated 5 years ago
- Big array helper for serde☆61Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month