Rust bevy-engine

Open-source Rust projects categorized as bevy-engine

Top 23 Rust bevy-engine Projects

bevy-engine
  1. bevy_egui

    This crate provides an Egui integration for the Bevy game engine. πŸ‡ΊπŸ‡¦ Please support the Ukrainian army: https://savelife.in.ua/en/

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. bevy_game_template

    Template for a Bevy game including CI/CD for web, Windows, Linux, macOS, iOS and Android

  4. bevy_mod_scripting

    Bevy Scripting Plugin

  5. strolle

    Experimental real-time renderer with support for dynamic global illumination

  6. Game

    A 3D RTS game implemented in Rust. (by DigitalExtinction)

  7. vx_bevy

    🧊 Voxel engine prototype made with the bevy game engine. Serves as a playground for experimenting with voxels, terrain generation, and bevy.

  8. bevy_proto

    Create config files for entities in Bevy

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Kataster

    A beginner-friendly single screen space shooter developed in Rust with 'bevy'

  11. bevy_ratatui_camera

    A bevy plugin for rendering your bevy app to the terminal using ratatui.

    Project mention: Show HN: Screensavers for your terminal (Bevy/Ratatui) | news.ycombinator.com | 2024-10-03

    Bevy lets you create a custom render pipeline, so you just have to get the rendered image and send it to ratatui instead of a window. I handled that part in bevy_ratatui_render (https://github.com/cxreiff/bevy_ratatui_render) which just gives you a bevy Camera and a ratatui Widget that draws the latest frame.

  12. img_maniac

    A cross-platform image (texture) viewer

  13. bevy-parallax

    Parallax background plugin for Bevy

  14. dogoap

    Goal-oriented Action Planning (GOAP) with Bevy integration

    Project mention: Building and deploying a custom site using GitHub Actions and GitHub Pages | news.ycombinator.com | 2025-03-20

    I did something similar recently for deploying some Bevy examples to a webpage: https://github.com/victorb/dogoap/blob/3505cb42784381b696ce5...

    Probably not a problem unless you work with others or have a tendency to push commits fast/have a slow pipeline (building WASM from Rust is really slow), but it seems you're missing to limit the concurrency, which can lead to old commit being deployed over a newer commit, depending on which finishes first.

    Also limiting it to your main/master branch makes sense in case you use branches, otherwise WIP branches might deploy over your "production" one :)

  15. bevy-ball-game

    This is a small game I made to teach the basics of the Bevy Game Engine

  16. bevy_sprite_animation

    A simple 2d sprite animation plugin for the bevy game engine

  17. bevy_async_task

    Cross-platform ergonomic abstractions for async programming in Bevy.

  18. bevy_roguelike

    roguelike system implemented using bevy

  19. bevy-mouse-tracking

    A plugin for effortless mouse tracking in the bevy game engine.

  20. physarum-sim

    A simulation of the Physarum Polycephalum slime. Written in Rust and rendered with Bevy.

  21. bevy_rome

    πŸ›οΈ Bevy Rome - foundations for a Bevy Editor

  22. bevy_flatland_radiance_cascades

    Learning Bevy compute shaders by poorly implementing 2D Radiance Cascades algorithm for global illumination

    Project mention: Radiance Cascades: A Novel High-Res Sol. For Multidim Non-LTE Radiative Transfer | news.ycombinator.com | 2024-08-31
  23. dungeon-bevy

    Rust programming -> random generated Dungeon with Bevy engine

  24. rust-chess-3d

    Learning Rust+Bevy using tutorials

  25. bevy_xml

    Bevy XML Parser

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust bevy-engine discussion

Log in or Post with

Rust bevy-engine related posts

  • Monthly Update #9 from the Development of Digital Extinction a FOSS 3D RTS Made With<Bevy>

    1 project | /r/rust | 30 Jun 2023
  • A simulation of the Physarum Polycephalum slime rendered with Bevy

    3 projects | /r/rust | 15 Jun 2023
  • Is bevy mature enough?

    1 project | /r/rust_gamedev | 6 Jun 2023
  • Looking for someone to code with

    2 projects | /r/rust | 5 Jun 2023
  • Digital Extinction: open source multiplayer RTS game written with Bevy.

    2 projects | /r/rust | 4 Jun 2023
  • Why is it so difficult to learn to use Bevy?

    3 projects | /r/bevy | 31 May 2023
  • Open call for maintainers: bevy_mod_scripting

    1 project | /r/rust_gamedev | 7 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source bevy-engine projects in Rust? This list will help you:

# Project Stars
1 bevy_egui 1,106
2 bevy_game_template 935
3 bevy_mod_scripting 501
4 strolle 417
5 Game 338
6 vx_bevy 306
7 bevy_proto 242
8 Kataster 224
9 bevy_ratatui_camera 207
10 img_maniac 127
11 bevy-parallax 116
12 dogoap 115
13 bevy-ball-game 84
14 bevy_sprite_animation 84
15 bevy_async_task 76
16 bevy_roguelike 38
17 bevy-mouse-tracking 29
18 physarum-sim 20
19 bevy_rome 20
20 bevy_flatland_radiance_cascades 19
21 dungeon-bevy 17
22 rust-chess-3d 8
23 bevy_xml 5

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?