rust-windowing / keyboard-typesLinks
Types to define keyboard related events
☆69Updated 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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆61Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 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 3 months ago
- String optimized for map keys☆68Updated last week
- Macro for sealing traits and structures☆61Updated last year
- Cargo API written in Paris☆55Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆36Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- Swift-style keypaths in Rust☆60Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Extension of nom to trace parser☆50Updated last year
- Big array helper for serde☆65Updated last year
- Run pkg-config from declarative dependencies in Cargo.toml☆107Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago