pyfisch / keyboard-types
Types to define keyboard related events.
☆56Updated 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
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- 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
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ☆33Updated 3 years ago
- ☆31Updated 5 years ago
- ☆37Updated last year
- ☆55Updated 10 months ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ☆29Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- Cargo API written in Paris☆47Updated 2 weeks ago
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Case transforming macros for idents☆39Updated 2 months ago
- Migrated to Codeberg☆80Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago