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
474 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,689 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,467 |
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
rust-windowing/winit | A cross-platform window creation and management library written in Rust. | 4,862 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
littledivy/deno_sdl2 | A TypeScript module providing bindings to SDL2, SDL_ttf, and SDL_image for building graphical applications in Deno. | 156 |
ros2-rust/ros2_rust | Provides Rust bindings and tools for building ROS 2 applications | 961 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,597 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,182 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,214 |
snuk182/nuklear-rust | Bindings to a 2D GUI library for creating graphical user interfaces | 360 |
jeremyletang/rust-sfml | Rust bindings for the Simple and Fast Multimedia Library. | 638 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,403 |
microsoft/windows-rs | Provides Rust language bindings and utilities to interact with the Windows operating system. | 10,460 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |