quartiq / miniconf

Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
MIT License
23 stars 2 forks source link

compare with bevy_reflect #209

Closed jordens closed 2 months ago

jordens commented 2 months ago

bevy_reflect is a very comprehensive reflection crate that is a nice comparison/background to miniconf and allows making the features and differences clear.

Add to README to prominently show.