Pinned Repositories
bevy
A refreshingly simple data-driven game engine built in Rust
bevy-inspector-egui
Inspector plugin for the bevy game engine
bevy_transform_gizmo
A 3d gizmo for transforming entities in Bevy.
cargo-public-api
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations.
cargo-run-wasm
Trivially run wasm applications and examples in the browser
cirllet
A game to circle bullet
curry-pbrt
godot-platformer-playground
rua
CurryPseudo's Repositories
CurryPseudo/godot-platformer-playground
CurryPseudo/bevy-inspector-egui
Inspector plugin for the bevy game engine
CurryPseudo/bevy_transform_gizmo
A 3d gizmo for transforming entities in Bevy.
CurryPseudo/cargo-public-api
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations.
CurryPseudo/cargo-run-wasm
Trivially run wasm applications and examples in the browser
CurryPseudo/Cirllet2
CurryPseudo/crm
CurryPseudo/curry_renderer
CurryPseudo/diff-derive
CurryPseudo/diff-struct
Rust trait for diffing and applying diffs between data structures
CurryPseudo/egocentric
CurryPseudo/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
CurryPseudo/egui_dnd
Drag and Drop sorting for Egui
CurryPseudo/egui_example
Simple example on how to use egui with wgpu and winit.
CurryPseudo/egui_wgpu_backend
Backend code to use egui with wgpu.
CurryPseudo/GGame
CurryPseudo/glam-rs
A simple and fast linear algebra library for games and graphics
CurryPseudo/iced
A cross-platform GUI library for Rust, inspired by Elm
CurryPseudo/iced_aw
Additional widgets for the Iced GUI library
CurryPseudo/merge-sphere
CurryPseudo/rnet
CurryPseudo/Ruschm
Scheme(R7RS) interpretor/compiler rust implementation
CurryPseudo/rust
Empowering everyone to build reliable and efficient software.
CurryPseudo/rust-coverage
CurryPseudo/RustGnuplot
A Rust library for drawing plots, powered by Gnuplot.
CurryPseudo/scheme-parser
CurryPseudo/soa-derive
Array of Struct to Struct of Array helpers in Rust
CurryPseudo/svgbobdoc
Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.
CurryPseudo/toastify
🍞A commandline tool that shows desktop notifications using notify-rust
CurryPseudo/wgpu
Native WebGPU implementation based on gfx-hal