rust-windowing / keyboard-typesLinks
Types to define keyboard related events
☆65Updated 2 months ago
Alternatives and similar repositories for keyboard-types
Users that are interested in keyboard-types are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆59Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Cargo API written in Paris☆51Updated last month
- Use winit like the async runtime you've always wanted☆51Updated last year
- ☆58Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- ☆40Updated last year
- Big array helper for serde☆61Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- struct RGB for sharing pixels between crates☆107Updated 3 weeks ago
- Sort Unicode strings lexicographically☆36Updated last year
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year