mistodon / resourceLinks
Rust macros for statically including resources in release mode, but dynamically loading them in debug mode.
☆22Updated 7 months ago
Alternatives and similar repositories for resource
Users that are interested in resource are comparing it to the libraries listed below
Sorting:
- ☆20Updated 3 months ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- A library for interpolation☆36Updated 2 years ago
- Small game where you play a big spider chasing small spiders, written in Rust and Macroquad.☆16Updated 4 years ago
- ☆39Updated 6 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Procedural macros for working with Vulkan shaders☆43Updated last month
- ☆30Updated last year
- Asset manger for good assets only☆31Updated 2 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Add a REPL to your application with a few macros☆17Updated 2 months ago
- 7drl2020☆18Updated 11 months ago
- A showcase game for the crow rendering engine☆38Updated 5 years ago
- Multi-channel signed distance fields font - tech demo☆19Updated 4 years ago
- macro based configuration management library☆61Updated 5 years ago
- A modern dialogue executor and tree parser using YAML.☆25Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆33Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆26Updated 2 months ago
- Backend Agnostic Renderer in Rust