tdymel / arch_test
Rule based architecture tests for rust
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for arch_test
- Deserialize (potentially nested) environment variables into your custom structs☆60Updated 7 months ago
- Trait implementation generator macro☆26Updated this week
- Transitive derive macros for Rust☆30Updated 6 months ago
- Reactive dependency injection for Rust.☆41Updated 5 months ago
- ☆23Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆30Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆40Updated this week
- ⚛️ Zero-boilerplate actor systems with xtra☆37Updated last year
- ☆47Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Alternative future adapters that provide cancel safety.☆58Updated this week
- ☆20Updated 2 years ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- structured parallel execution for async Rust☆30Updated 2 months ago
- ☆65Updated 5 months ago
- A generic abstraction of paginated APIs☆59Updated 9 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆63Updated last month
- ☆58Updated 9 months ago
- A dependency injection library for message-based applications☆39Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆35Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆30Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago