bevy_async_task
Cross-platform ergonomic abstractions for async programming in Bevy. (by loopystudios)
rust-chess-3d
Learning Rust+Bevy using tutorials (by thmsgntz)
| bevy_async_task | rust-chess-3d | |
|---|---|---|
| 1 | 1 | |
| 83 | 8 | |
| - | - | |
| 6.5 | 0.0 | |
| 11 days ago | over 2 years ago | |
| Rust | Rust | |
| Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bevy_async_task
Posts with mentions or reviews of bevy_async_task. We have used some of these posts to build our list of alternatives and similar projects.
rust-chess-3d
Posts with mentions or reviews of rust-chess-3d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-20.
- 3D Chess Tutorial from Bevy 0.4.0 to 0.7.0
Here it is! Up and running : https://github.com/thmsgntz/rust-chess-3d
What are some alternatives?
When comparing bevy_async_task and rust-chess-3d you can also consider the following projects:
bevy-parallax - Parallax background plugin for Bevy
avian - ECS-driven 2D and 3D physics engine for the Bevy game engine.
bevy-mouse-tracking - A plugin for effortless mouse tracking in the bevy game engine.
bevy_chess - Chess demo in Bevy
physarum-sim - A simulation of the Physarum Polycephalum slime. Written in Rust and rendered with Bevy.
bevy_roguelike - roguelike system implemented using bevy