notgull / async-winit
Use winit like the async runtime you've always wanted
☆50Updated 11 months ago
Alternatives and similar repositories for async-winit:
Users that are interested in async-winit are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆39Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- A drawing framework for arbitrary windowing systems☆78Updated last year
- ☆54Updated last year
- Types to define keyboard related events☆61Updated this week
- Add observability to your Rust types!☆50Updated 2 weeks ago
- ☆53Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- A sinless derive helper☆72Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- Image Diff for snapshot testing☆33Updated last month
- Cross-platform, endian-aware primitives for Rust