rust-windowing / keyboard-typesLinks
Types to define keyboard related events
☆64Updated last month
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 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- ☆59Updated last year
- Cargo API written in Paris☆51Updated last month
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆40Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆99Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Big array helper for serde☆64Updated last year
- String optimized for map keys☆66Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Typed index version of Rust slice and Vec containers☆73Updated last month