17 releases

Uses new Rust 2024

0.2.0 Feb 11, 2026
0.1.15 Jan 13, 2026
0.1.13 Aug 27, 2025
0.1.11 Jun 17, 2025
0.1.10 Feb 20, 2025

#1729 in Hardware support


Used in rustyray

MIT license

3MB
59K SLoC

C 53K SLoC // 0.2% comments Objective-C 3K SLoC // 0.1% comments Rust 1.5K SLoC // 0.1% comments Zig 565 SLoC // 0.0% comments

rustyray-sys - DEV

github crates.io docs.rs build status

raylib is a simple and easy-to-use library to enjoy videogames programming.

This crate is a low-level bindings for the raylib C library.

Usage

Add it to your project:

cargo add rustyray-sys

Contributing

PRs and issues are not welcome yet, the crate is work in progress and until version 1.0.0 i don't recommend to anyone to use this.

Dependencies