rust-windowing / keyboard-types
Types to define keyboard related events
☆61Updated this week
Alternatives and similar repositories for keyboard-types:
Users that are interested in keyboard-types are comparing it to the libraries listed below
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Cargo API written in Paris☆47Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- ☆56Updated 11 months ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Automatic cfg for Rust compiler features☆97Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆55Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- ☆39Updated last year