#cross-platform #window #windowing

simple-window

A simple, cross-platform windowing library

1 unstable release

0.1.1 May 21, 2024
0.1.0 May 10, 2024

#703 in Hardware support

Download history 85/week @ 2024-05-04 34/week @ 2024-05-11 140/week @ 2024-05-18 16/week @ 2024-05-25

275 downloads per month

LGPL-3.0-only

25KB
619 lines

simple_window - Simple cross-platform windowing library.

simple_window is a simple, lightweight, cross-platform library to create and query windows.

NOTE: The library currently only supports windows. I'm mainly using this library for my game engine. I'll eventually implement windowing for GNU/Linux somewhere in the future.

Support

This library is intended to support only Windows & GNU/Linux. I have no intenion whatsoever of adding support for MacOS, but I am open to pull requests.

Documentation

Please visit the docs.rs page for documentation.


lib.rs:

A simple windowing library.

Dependencies

~0.1–9MB
~69K SLoC