Diggsey / aerosol
Dependency injection for Rust
☆40Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for aerosol
- ☆123Updated 2 years ago
- Convert closures into wakers☆43Updated last month
- A simple bitset container for Rust☆126Updated this week
- Run closures in parallel☆109Updated last month
- Migrated to Codeberg☆80Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- ☆76Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Abstract over different executors☆74Updated last year
- Serialization value trees☆43Updated 3 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- ☆84Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Rust serializer library☆85Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- Time and duration crate optimized for speed☆62Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Typed any map for rust☆64Updated 2 months ago