Pinned Repositories
assert_type_match
Statically assert that a type matches another type
bevy_enum_filter
Filter by enum variant in Bevy queries
bevy_proto
Create config files for entities in Bevy
bevy_tile_atlas
A TextureAtlas builder for ordered tilesets
bevy_tileset
Simple, configurable tilesets in Bevy using RON
bevy_tileset_map
mybar
A custom menubar for Mac using Übersicht.
obsidian-better-comment-toggle
obsidian-github-embeds
Embed GitHub issues, PRs, and code snippets directly in Obsidian
pixel-contour
Pixel-art contour detection for Unity
MrGVSV's Repositories
MrGVSV/bevy_proto
Create config files for entities in Bevy
MrGVSV/bevy_tileset
Simple, configurable tilesets in Bevy using RON
MrGVSV/obsidian-github-embeds
Embed GitHub issues, PRs, and code snippets directly in Obsidian
MrGVSV/bevy_enum_filter
Filter by enum variant in Bevy queries
MrGVSV/mybar
A custom menubar for Mac using Übersicht.
MrGVSV/obsidian-better-comment-toggle
MrGVSV/bevy_tile_atlas
A TextureAtlas builder for ordered tilesets
MrGVSV/assert_type_match
Statically assert that a type matches another type
MrGVSV/bevy
A refreshingly simple data-driven game engine built in Rust
MrGVSV/actions-test
MrGVSV/bevy-community
A listing of Bevy community members which is displayed on the Bevy website
MrGVSV/bevy-inspector-egui
Inspector plugin for the bevy game engine
MrGVSV/bevy-tokio-tasks
Simple integration of a Tokio runtime into a Bevy app for background processing.
MrGVSV/bevy-website
The source files for the official Bevy website
MrGVSV/bevy_cli
A Bevy CLI tool.
MrGVSV/bevy_proto_typetag
bevy_proto with typetag support
MrGVSV/dioxus
Fullstack GUI library for web, desktop, mobile, and more.
MrGVSV/dioxus-free-icons
Use free svg icons in your Dioxus projects easily with dioxus-free-icons.
MrGVSV/expect-webdriverio
WebdriverIO Assertion Library
MrGVSV/figma-palette-pal
A palette plugin for Figma
MrGVSV/MrGVSV
MrGVSV/obsidian-releases
Community plugins list, theme list, and releases of Obsidian.
MrGVSV/optional-error
Simple crate to more easily work with an optional syn::Error
MrGVSV/react-native-e2e-jest-appium-webdriverio
sample codebase for E2E testing with Jest, Appium and WebDriverIO for Android and iOS
MrGVSV/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
MrGVSV/string2jsx
Convert a string to JSX Elements
MrGVSV/syn
Parser for Rust source code
MrGVSV/tao
The TAO of cross-platform windowing. A library in Rust built for Tauri.
MrGVSV/to_phantom
Convert generics to PhantomData in proc macros
MrGVSV/wdio-example