kmcallister / dynamoduleLinks
Experimental dynamic OOP framework for Rust
☆14Updated 10 years ago
Alternatives and similar repositories for dynamodule
Users that are interested in dynamodule are comparing it to the libraries listed below
Sorting:
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- Linting your rust project with clippy as a service☆35Updated 5 years ago
- Test the downstream impact of Rust crate changes before publishing☆59Updated 7 years ago
- A Rust library for simple (usually command-line) user interaction | now on https://codeberg.org/valpackett/interactor☆33Updated 3 years ago
- Convenient chaining APIs for free☆29Updated 9 years ago
- ☆23Updated 9 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.