rust-sdl2
Graphics library
A Rust library that provides a high-level interface to the SDL2 graphics library
SDL2 bindings for Rust
3k stars
46 watching
480 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,707 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,531 |
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
rust-windowing/winit | A library that provides a low-level window creation and management system for building cross-platform GUI applications | 4,940 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
littledivy/deno_sdl2 | A TypeScript module providing bindings to SDL2, SDL_ttf, and SDL_image for building graphical applications in Deno. | 160 |
ros2-rust/ros2_rust | A set of Rust libraries and tools for building ROS 2 applications | 988 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,614 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,315 |
snuk182/nuklear-rust | Bindings to a 2D GUI library for creating graphical user interfaces | 363 |
jeremyletang/rust-sfml | Rust bindings for the Simple and Fast Multimedia Library. | 642 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,419 |
microsoft/windows-rs | A library that provides Rust bindings for calling Windows APIs. | 10,797 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |