Diggsey / aerosolLinks
Dependency injection for Rust
☆54Updated last week
Alternatives and similar repositories for aerosol
Users that are interested in aerosol are comparing it to the libraries listed below
Sorting:
- Run closures in parallel☆114Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- ☆125Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- Object Pool LockFree in Rust☆47Updated last month
- Rust serializer library☆87Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Typed any map for rust☆67Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- A simple bitset container for Rust☆147Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago