#raylib #bindings #level #low

sys rustyray-sys

Low level bindings for raylib

11 releases

new 0.1.10 Feb 20, 2025
0.1.9 Feb 16, 2025

#1537 in Hardware support

Download history 900/week @ 2025-02-11

900 downloads per month
Used in rustyray

MIT license

2.5MB
54K SLoC

C 49K SLoC // 0.2% comments Objective-C 3K SLoC // 0.1% comments Rust 1.5K SLoC // 0.1% comments Zig 332 SLoC // 0.1% 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