Rust Windowing

Results 6 repositories owned by Rust Windowing

winit

4.5k
Stars
867
Forks
Watchers

Window handling library in pure Rust

glutin

1.9k
Stars
466
Forks
Watchers

A low-level library for OpenGL context creation, written in pure Rust.

raw-window-handle

274
Stars
47
Forks
Watchers

A common windowing interoperability library for Rust

softbuffer

275
Stars
43
Forks
Watchers

Easily write an image to a window

swbuf

16
Stars
2
Forks
Watchers

Cross platform software buffer submission to the display server

winit-blit

15
Stars
11
Forks
Watchers

Blit pixels directly onto Winit Windows. See https://github.com/rust-windowing/softbuffer for an up-to-date alternative