Highlights
- Pro
Stars
Bevy plugin helping with asset loading and organization
More files per file: hide files by storing them in the metadata of other files
A bevy crate for automatically collecting entities based on their names into a single component for easy access.
Test harness for ui tests of compiler diagnostics
A plugin to integrate rand for ECS optimised RNG for the Bevy game engine.
Real-time wgsl visualisation tooling for educating oneself in the art of shader programming
This crate provides an Egui integration for the Bevy game engine. 🇺🇦 Please support the Ukrainian army: https://savelife.in.ua/en/
A framework for declarative programming in Rust
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
Multithreaded PNG optimizer written in Rust
A multi-select component designed with shadcn/ui
A React Component to connect to a websockified VNC client using noVNC.
High performance, multi-platform VNC client and server
cnccoder is a crate for writing cutting instructions and converting them to G-code for use on 3 axis CNC machines
Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.
Yet another serialization library on top of dataclasses, inspired by serde-rs.
Runtime type system for IO decoding/encoding
A VNC server/client implementation via bindings of libvncserver