Diggsey / aerosolLinks
Dependency injection for Rust
☆53Updated 3 weeks ago
Alternatives and similar repositories for aerosol
Users that are interested in aerosol are comparing it to the libraries listed below
Sorting:
- ☆125Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Run closures in parallel☆114Updated 7 months ago
- Migrated to Codeberg☆79Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Typed any map for rust☆67Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆21Updated 5 years ago
- ☆87Updated 7 months ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 3 weeks ago
- Serialize/deserialize rusqlite rows☆93Updated last month
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A simple, expressive unit test framework for Rust☆49Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago