Diggsey / aerosol
Dependency injection for Rust
☆48Updated last month
Alternatives and similar repositories for aerosol:
Users that are interested in aerosol are comparing it to the libraries listed below
- Run closures in parallel☆112Updated last month
- Migrated to Codeberg☆80Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Typed any map for rust☆65Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Convert closures into wakers☆45Updated last month
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- ☆39Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- A generic abstraction of paginated APIs☆60Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated this week
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 3 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- String optimized for map keys☆62Updated this week
- Abstract over different executors☆73Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago