The Bevy Foundation

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. bevy-cheatbook

    Unofficial Reference Book for the Bevy Game Engine

    I've been using Bevy recently so here are some thoughts on this:

    Firstly, the overall quality is high and seeing this attention being paid to the project's organization is another good sign.

    Documentation is not great great. The Bevy book runs out of content very quickly. The "Cheat Book" has additional useful information: https://bevy-cheatbook.github.io/. With these plus the examples I've been able to figure out everything I need, but it's slow going.

    I'm not 100% sold on ECS. It loses a lot of type safety and there doesn't seem to be any way to ensure cleanup of entities and their components.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. bevy-website

    The source files for the official Bevy website

    https://github.com/bevyengine/bevy-website/issues/1097 Yep, on our wishlist and will be added :)

  4. space_editor

    bevy prefab editor

    There are a few third-party ones. https://github.com/rewin123/space_editor is the one I use. It's not pretty, but it works well enough.

    Having an official editor is definitely on the roadmap.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Hyper-mcp: MCP server that extends its capabilities through WebAssembly plugins

    1 project | news.ycombinator.com | 23 Apr 2025
  • A 20 year old bug in GTA San Andreas surfaced in Windows 11 24H2

    3 projects | news.ycombinator.com | 23 Apr 2025
  • CubeCL: GPU Kernels in Rust for CUDA, ROCm, and WGPU

    1 project | news.ycombinator.com | 23 Apr 2025
  • Burn v0.17: Deep Learning in Rust gets new back ends and improved kernel fusion

    1 project | news.ycombinator.com | 23 Apr 2025
  • Show HN: A fast command-line tool for solving Queens puzzles

    1 project | news.ycombinator.com | 23 Apr 2025

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