Diggsey / aerosol
Dependency injection for Rust
☆50Updated 3 months ago
Alternatives and similar repositories for aerosol:
Users that are interested in aerosol are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Run closures in parallel☆113Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- ☆88Updated 6 months ago
- ☆124Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Compile-time regular expressions, the right way.☆77Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Macro for sealing traits and structures☆54Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Lending iterators on stable Rust☆82Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Automatic cfg for Rust compiler features☆96Updated 7 months ago