JonasAAA's Stars
NullTale/OutlineFx
⚙ Simplified Screen Space Outline for Unity Urp with 2D and 3D support
dbrizov/NaughtyAttributes
Attribute Extensions for Unity
wudixiaop/ShaderlabVS
ShaderlabVS is a Visual Studio plugin for Unity Shaderlab programming
Mindstyler/ShaderlabVS
ShaderlabVS is a Visual Studio plugin for Unity Shaderlab programming
spoiledcat/git-for-unity
handzlikchris/FastScriptReload
Hot Reload implementation for Unity. Iterate on code insanely fast without breaking play session. Supports any editor. 1. Play 2. Make change 3. See results
ralfbiedert/interoptopus
The polyglot bindings generator for your library (C#, C, Python, …) 🐙
nerdo/UnityRustNative
A system for compiling native rust plugins and hot reloading in the Unity Engine.
rhedgeco/UnityRustNative
A system for compiling native rust plugins and hot reloading in the Unity Engine.
Matthew-J-Spencer/Tarodev
An assortment of Unity utilities
GodotSteam/GodotSteam
An ecosystem of tools for Godot Engine and Valve's Steam. For the Windows, Linux, and Mac platforms.
endless-sky/endless-sky
Space exploration, trading, and combat game.
beyond-all-reason/Beyond-All-Reason
Main game repository for Beyond All Reason.
dtolnay/no-panic
Attribute macro to require that the compiler prove a function can't ever panic
dimforge/salva
2 and 3-dimensional fluid simulation library in Rust.
appsinacup/godot-rapier-physics
Godot Rapier Physics – 2D and 3D physics engine for the Godot game engine. with better stability, performance, liquids, determinism, state serialization and no ghost collisions.
brendanzab/approx
Approximate floating point equality comparisons and assertions
la10736/rstest
Fixture-based test framework for Rust
nvzqz/static-assertions
Ensure correct assumptions about constants, types, and more in Rust
aevyrie/bevy_framepace
Framepacing and framelimiting for Bevy
viperproject/prusti-dev
A static verifier for Rust, based on the Viper verification infrastructure.
creusot-rs/creusot
Creusot helps you prove your code is correct in an automated fashion.
verus-lang/verus
Verified Rust for low-level systems code
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
killercup/cargo-edit
A utility for managing cargo dependencies from the command line.
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
sharkdp/bat
A cat(1) clone with wings.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
Peternator7/strum
A small rust library for adding custom derives to enums