voidpumpkin / structural-convert
Derive conversion traits when items are structurally similar.
☆17Updated last year
Alternatives and similar repositories for structural-convert:
Users that are interested in structural-convert are comparing it to the libraries listed below
- Minimalist scheduling library for Rust☆42Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A full asyncronous Rust ORM and query builder for multiple databases☆107Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Typed any map for rust☆65Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆122Updated this week
- Derive macro to map between different types☆23Updated 2 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆119Updated 5 months ago
- A simple, light wight, composable and extensible scheduler for every runtime.☆30Updated 3 weeks ago
- Rust Wasm Plugins Example☆75Updated this week
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆74Updated this week
- A friendly and productive ORM☆51Updated 3 years ago
- Instant messaging chat system in Rust over TCP with encryption☆66Updated 2 years ago
- Open a scope and then freeze it in time for future access.