Alice Cecile's repositories
rust-variadics-background
A collection of background research, paths forward and use cases for variadic functions and types in Rust.
bevy-temp-rfc
A temporary home for draft RFCs for Bevy
dynamic-components-experiments
Exploring patterns for working with dynamic sets of components (bundles) in Bevy
bevy_compiler_errors
Reproductions for the inestimable Esteban et al.
complex-learned-controls
A game about automatically learning (and then learning to use) controls for a complex system. Made in Bevy for Rust.
bevy-assets
A collection of Bevy assets, plugins, learning resources, and apps made by the community
bevy-community
A listing of Bevy community members which is displayed on the Bevy website
bevy-website
The source files for the official Bevy website
bevy_common_assets
Collection of generic asset loaders for common file formats
bevy_framepace
Framepacing and framelimiting for Bevy
bevy_mod_billboard
Billboard text and texture support for bevy (forked)
generic-associated-types-initiative
Generic Associated Types lang team initiative
github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
good-first-issue
Make your first open-source contribution.
janky-multiple-worlds
A janky solution for multiple worlds in Bevy 0.5, targeted at scientific simulation.
lighting-perf-experiments
Investigating https://github.com/bevyengine/bevy/issues/8129
ra-feature-flag-bug-report
A minimal bug report for rust-analyzer
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rust-gamedev.github.io
The repository for https://gamedev.rs
rust-lang-team
Rust teams structure
winit
Window handling library in pure Rust