pyfisch / keyboard-types
Types to define keyboard related events.
☆57Updated 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
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Use winit like the async runtime you've always wanted☆50Updated 10 months 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
- Cargo API written in Paris☆47Updated last week
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- ☆33Updated 3 years ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆55Updated 10 months ago
- Big array helper for serde☆60Updated 11 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- 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
- docs.rs as a publishing platform?☆68Updated last month
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Helps you frob those bits☆36Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last month
- Overloadable functions in rust.☆43Updated 5 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Extensions for the Rust standard library☆39Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago