Lucretiel / autodefaultLinks
Autodefault automatically makes your struct literals fill themselves with `..default()`
☆74Updated 4 years ago
Alternatives and similar repositories for autodefault
Users that are interested in autodefault are comparing it to the libraries listed below
Sorting:
- Kurinji Input Map aims to decouple game play code from device specific input api. This is achieved by providing apis that allows you to m…☆51Updated 4 years ago
- A Linter for bevy code☆53Updated last year
- Remote developer tools for bevy☆59Updated 2 years ago
- ☆84Updated 2 years ago
- A vdom-free reactive UI lib for the bevy game engine☆58Updated 3 years ago
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆54Updated 2 months ago
- ☆26Updated last year
- Crossterm plugin for the bevy game engine☆100Updated 3 years ago
- 2d collision test for game-development in rust☆23Updated last month
- Custom RON Assets for Bevy☆37Updated 2 years ago
- A `Cow`-like data structure where owned data is stored inside an `Arc`.☆29Updated 2 months ago
- Bevy plugin for hot-building and hot-reloading rust-gpu shaders.☆131Updated last year
- A simple archiving format, designed for storing assets in compact and secure containers☆53Updated 3 months ago
- An immediate mode 2D drawing API for Bevy game engine☆28Updated 3 years ago
- A flexible networking crate for Bevy.☆45Updated 5 months ago
- A Bevy Engine plugin for making 2D paths, smooth animations with Bezier curves☆52Updated 2 years ago
- A tweening library for Rust