wm

Crates.iowm
lib.rswm
version0.1.0
created_at2023-08-18 03:04:53.370042+00
updated_at2023-08-18 03:04:53.370042+00
descriptionAsync winit wrapper
homepage
repositoryhttps://github.com/storycraft/wm
max_upload_size
id947543
size55,453
스도리 (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: 66

cargo fmt