Window handling library in pure Rust
☆5,824Updated this week
Alternatives and similar repositories for winit
Users that are interested in winit are comparing it to the libraries listed below
Sorting:
- A cross-platform, safe, pure-Rust graphics API.☆16,467Updated this week
- A cross-platform GUI library for Rust, inspired by Elm☆29,648Updated this week
- egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native☆28,187Feb 20, 2026Updated last week
- A low-level library for OpenGL context creation☆2,076Updated this week
- Safe and rich Rust wrapper around the Vulkan API☆5,019Feb 5, 2026Updated 3 weeks ago
- A data-first Rust-native UI design toolkit.☆9,723Feb 5, 2026Updated 3 weeks ago
- [maintenance mode] A low-overhead Vulkan-like GPU API for Rust.☆5,404Feb 27, 2023Updated 3 years ago
- A simple and fast linear algebra library for games and graphics☆1,902Feb 11, 2026Updated 2 weeks ago
- Encoding and decoding images in Rust☆5,673Updated this week
- 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧☆7,586Oct 31, 2025Updated 4 months ago
- A refreshingly simple data-driven game engine built in Rust☆44,783Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆16,208Updated this week
- Rust for Windows☆11,956Feb 20, 2026Updated last week
- 2D graphics rendering on the GPU in rust using path tessellation.☆2,540Nov 13, 2025Updated 3 months ago
- Vulkan bindings for Rust☆2,213Updated this week
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- A Rust compiler front-end for IDEs☆16,079Updated this week
- Universal shader translation in Rust☆1,568Nov 9, 2023Updated 2 years ago
- Serialization framework for Rust☆10,476Feb 16, 2026Updated last week
- 3D and 2D game engine written in Rust☆8,887Updated this week
- Rust bindings to wgpu native library☆1,678Jun 3, 2021Updated 4 years ago
- An experimental Rust native UI framework☆4,874Feb 20, 2026Updated last week
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,294Updated this week
- An easy and powerful Rust HTTP Client☆11,442Feb 15, 2026Updated last week
- A lightweight WebAssembly runtime that is fast, secure, and standards-compliant☆17,628Updated this week
- An HTTP library for Rust☆15,956Feb 17, 2026Updated last week
- Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.☆21,811Updated this week
- Tools for concurrent programming in Rust☆8,319Updated this week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- Rusty Object Notation☆3,849Updated this week
- Facilitating high-level interactions between Wasm modules and JavaScript☆8,877Updated this week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,662Updated this week
- Cross-platform audio I/O library in pure Rust☆3,552Feb 19, 2026Updated last week
- GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code☆1,447Dec 14, 2025Updated 2 months ago
- A modern TLS library in Rust☆7,269Updated this week
- Rust bindings for Dear ImGui