rust-windowing / keyboard-typesLinks
Types to define keyboard related events
☆68Updated 2 weeks ago
Alternatives and similar repositories for keyboard-types
Users that are interested in keyboard-types are comparing it to the libraries listed below
Sorting:
- Use winit like the async runtime you've always wanted☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Macro for sealing traits and structures☆60Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Cargo API written in Paris☆55Updated 2 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- ☆60Updated last year
- Swift-style keypaths in Rust☆60Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- 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
- Big array helper for serde☆65Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Extension of nom to trace parser☆50Updated 10 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- ☆42Updated 2 years ago
- String optimized for map keys☆68Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago