PistonDevelopers / glfw-sys
Cargo version of GLFW
☆8Updated last year
Alternatives and similar repositories for glfw-sys:
Users that are interested in glfw-sys are comparing it to the libraries listed below
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- View shaders in real-time☆11Updated 8 months ago
- A single-threaded executor for deferred async code for games.☆55Updated last year
- Simplified Vulkan synchronization logic, written in rust☆54Updated 2 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- 🛠 Wrapper crate for SPIRV-Tools 🦀☆26Updated 11 months ago
- ☆15Updated 6 years ago
- DEPRECATED: Extra libraries to help working with gfx-hal☆21Updated 4 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A simple spline editor for the splines crate☆24Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated 2 weeks ago
- Asset manger for good assets only☆31Updated last year
- Implementation agnostic memory allocator for Vulkan-like APIs☆86Updated 9 months ago
- ☆9Updated 2 years ago
- Non-owning unsafe I/O☆20Updated last month
- DEPRECATED in favor of macroquad::ui☆38Updated 3 years ago
- ☆35Updated 5 months ago
- A Rust crate providing a configurable virtual file system for game assets, a la PhysFS