BennD's Stars
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
JanDeDobbeleer/oh-my-posh
The most customisable and low-latency cross platform/shell prompt renderer
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
dimforge/rapier
2D and 3D physics engines focused on performance.
MaikKlein/unreal-rust
Rust integration for Unreal Engine 5
tikv/grpc-rs
The gRPC library for Rust built on C Core library and futures
la10736/rstest
Fixture-based test framework for Rust
zkat/big-brain
Utility AI library for the Bevy game engine
bevyengine/bevy-assets
A collection of Bevy assets, plugins, learning resources, and apps made by the community
bluss/arrayvec
A vector with a fixed capacity. (Rust)
unknown-horizons/godot-port
Unknown Horizons Godot Engine Port
kakoune-lsp/kakoune-lsp
Kakoune Language Server Protocol Client
nashaofu/xcap
XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).
djeedai/bevy_tweening
Tweening animation plugin for the Bevy game engine.
bonsairobo/building-blocks
A voxel library for real-time applications.
james-j-obrien/bevy_vector_shapes
A library for rendering vector shapes using the Bevy game engine
Noxime/steamworks-rs
Rust bindings to the SteamWorks SDK
jcornaz/heron
[DISCONTINUED] An ergonomic physics API for bevy games
bonsairobo/smooth-bevy-cameras
Bevy camera controllers with buttery, exponential smoothing.
IyesGames/iyes_loopless
Alternatives to Bevy States, FixedTimestep, Run Criteria, that do not use "stage looping" and are composable
joshnajera/godot-vim
VIM bindings for godot 4
HouraiTeahouse/bevy_steamworks
A Bevy plugin for integrating with the Steamworks SDK
andreyorst/plug.kak
Plugin manager for Kakoune
Seldom-SE/seldom_state
Component-based state machine plugin for Bevy. Useful for AI, player state, and other entities that occupy different states.
jcornaz/benimator
A sprite animation library for rust game development
BlackPhlox/bevy_dolly
h3r2tic's dolly abstraction layer for the bevy game framework
andreyorst/fzf.kak
FZF for Kakoune
Manishearth/array-init
Safe wrapper for initializing arrays
nsforth/nmea0183
Rust NMEA 0183 parser. Targeting mostly embedded programming but not limited to. Do not relies on std and any external dependencies, core Rust only.