rust-windowing / keyboard-typesLinks
Types to define keyboard related events
☆68Updated 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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Macro for sealing traits and structures☆60Updated last year
- ☆59Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Extensions for the Rust standard library☆42Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Cargo API written in Paris☆54Updated last week
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- String optimized for map keys☆68Updated last week
- Big array helper for serde☆65Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- ☆42Updated 2 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆105Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago