#window #game #across #applications #focus #limnus #whether

limnus-window

Easily create and manage windows across multiple platforms for game applications, leveraging the power of the winit library

8 releases

new 0.0.17 Mar 6, 2025
0.0.16 Jan 14, 2025
0.0.12 Dec 3, 2024
0.0.11 Nov 30, 2024

#2108 in Game dev

Download history 140/week @ 2024-11-23 398/week @ 2024-11-30 126/week @ 2024-12-07 21/week @ 2024-12-14 5/week @ 2024-12-21 42/week @ 2024-12-28 111/week @ 2025-01-04 450/week @ 2025-01-11 86/week @ 2025-01-18 4/week @ 2025-01-25 11/week @ 2025-02-01 8/week @ 2025-02-08 13/week @ 2025-02-15 26/week @ 2025-02-22 197/week @ 2025-03-01

247 downloads per month
Used in 10 crates (2 directly)

MIT license

26KB
290 lines

Limnus Window 🧱

limnus-window is a cross-platform crate designed to simplify window creation for game applications. Whether you're targeting Windows, macOS, or Linux, limnus-window abstracts the complexities, allowing you to focus on what matters most: your game!

✨ Features

  • Cross-Platform Support: Create windows seamlessly across different operating systems.
  • Simple API: Easily integrate window management into your game loop.

📦 Usage

To use limnus-window, add it to your Cargo.toml:

[dependencies]
limnus-window = "0.0.17"

Dependencies

~14–31MB
~490K SLoC