trait-object
There are 11 repositories under trait-object topic.
archshift/dynstack
A stack for rust trait objects that minimizes allocations
alecmocatta/serde_traitobject
Serializable trait objects for Rust.
outfoxxed/dyntable
Idiomatic and FFI Safe dyn traits in Rust
Gohla/serde_flexitos
Flexible (de)serialization of trait objects with Serde
GoldsteinE/dyngo
Dynamic (type-erased) generic outparams for Rust.
Rufflewind/detrojt
A hack to make arbitrary trait objects deserializable (requires POSIX + 64-bit)
qnighy/clone-into-box
A Rust library for cloning trait objects
kiranandcode/dependent-view
A rust library for weak dependent views.
alecmocatta/metatype
Helper methods to work with Rust types.
Ahmad-mdi/Weblog-webservice
Features of a blog site implemented by rest-full-api by LaravelFreamework.In this project, I have displayed my art of clean coding
pong1013/rust-design-pattern
Implement hfdp by rust