wm

Crates.iowm
lib.rswm
version0.1.0
sourcesrc
created_at2023-08-18 03:04:53.370042
updated_at2023-08-18 03:04:53.370042
descriptionAsync winit wrapper
homepage
repositoryhttps://github.com/storycraft/wm
max_upload_size
id947543
size55,453
storycraft (storycraft)

documentation

README

wm

Async runtime over winit's eventloop

Experimental project for integrating winit's event loop to Rust's async ecosystem

Features

  1. Alloc free async timer.
  2. Zero cost event dispatch
  3. Spawn ui tasks anywhere. Tasks run in eventloop's thread concurrently.

Examples

See examples

License

MIT

Commit count: 31

cargo fmt