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
- A snapshot of name squatting on crates.io☆75Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- ☆39Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- ☆55Updated 11 months ago
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆64Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- A maintained fork of the app-dirs-rs project.☆35Updated 7 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 3 months ago
- `$crate` in procedural macros.☆69Updated last month
- Defer running expensive destructors until later☆19Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- An advanced, reactive UI library for Rust☆34Updated 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
- Types to define keyboard related events.☆57Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A framework independent animation library for rust, works nicely with Iced and the others☆56Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Easy and safe destructuring for more types.☆32Updated last month
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Rust macro to specialize on the type of an expression.☆38Updated last year
- A dynamic library helper for rust crates☆35Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- A type-safe future that can stream progress for Rust☆31Updated last month