iced-rs / rfcs
RFCs for changes to Iced
☆16Updated 10 months ago
Alternatives and similar repositories for rfcs:
Users that are interested in rfcs are comparing it to the libraries listed below
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆37Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- Threadsafe RefCell for Rust☆90Updated last week
- Rust macro to specialize on the type of an expression.☆37Updated last year
- Cargo API written in Paris☆47Updated 3 weeks ago
- `$crate` in procedural macros.☆69Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Types to define keyboard related events.☆56Updated 2 weeks 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 thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆31Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆40Updated 5 months ago
- An advanced, reactive UI library for Rust☆34Updated last month
- Easy and safe destructuring for more types.☆32Updated 3 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Rust library for the universal plug and play protocol.☆38Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Macro for sealing traits and structures☆52Updated 3 months ago