hniksic / sendable
Wrapper around Rc safe to send to a different thread
☆23Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sendable
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- An async version of iterator☆37Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Threadsafe RefCell for Rust☆88Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆55Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Macro for sealing traits and structures☆49Updated last month
- A generic, fixed-size, associative cache☆40Updated last week
- Zero-cost bitsets over native Rust types☆76Updated last month
- Proc macro for smol async runtime☆53Updated 3 years ago
- ☆35Updated 2 years ago
- ☆21Updated 4 years ago
- Faster integer division and modulus operations☆70Updated last year
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- Abstract over different executors☆74Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- ☆31Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Typed any map for rust☆64Updated 2 months ago