rust-windowing / keyboard-typesLinks
Types to define keyboard related events
☆68Updated 3 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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Use winit like the async runtime you've always wanted☆49Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Cargo API written in Paris☆53Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- ☆59Updated last year
- Big array helper for serde☆64Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆100Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated last week
- ☆94Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆41Updated 2 years ago
- String optimized for map keys☆66Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago