NotGyro / GestaltLinks
A Rust game engine, focus on Voxel support and content-addressed IDs. Intended for a sandbox "game" like Garry's Mod or Second Life, eventually.
☆25Updated last year
Alternatives and similar repositories for Gestalt
Users that are interested in Gestalt are comparing it to the libraries listed below
Sorting:
- Texture Block Compression (BCn) written in Rust☆11Updated 4 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Updated 3 years ago
- Procedural macros for working with Vulkan shaders☆43Updated 3 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- A interface for Rust to interact with the taskbar☆19Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- 🛠 Wrapper crate for SPIRV-Tools 🦀☆28Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Non-owning unsafe I/O☆23Updated 4 months ago
- A font cache library for Rust☆13Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Updated last week
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 4 months ago
- An arena allocated tree structure for Rust with removal support☆11Updated 5 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.