rust-windowing / keyboard-types
Types to define keyboard related events
☆64Updated last week
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.☆79Updated last month
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- ☆56Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- Find out about keys that are ignored when deserializing data☆81Updated last week
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆72Updated last month
- Helps you frob those bits☆37Updated 9 months ago
- ☆39Updated last year
- 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
- ☆49Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- Token tree calling convention☆79Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Cargo API written in Paris☆49Updated this week
- Extensions for the Rust standard library☆39Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago