tdymel / arch_test
Rule based architecture tests for rust
☆13Updated last year
Alternatives and similar repositories for arch_test:
Users that are interested in arch_test are comparing it to the libraries listed below
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 2 weeks ago
- ☆24Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆63Updated this week
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Utilities for enhanced slicing and indexing☆30Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- ☆23Updated 2 weeks ago
- ☆54Updated 3 years ago
- ☆49Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆21Updated 4 years ago
- ☆65Updated 10 months ago
- Progress reporting abstraction for Rust☆64Updated 8 months ago
- Trait implementation generator macro☆28Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆62Updated last month
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆31Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Typed any map for rust☆65Updated 4 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- Profiling tool for Rust code.☆42Updated 2 months ago