iced-rs / rfcs
RFCs for changes to Iced
☆16Updated 11 months ago
Alternatives and similar repositories for rfcs:
Users that are interested in rfcs are comparing it to the libraries listed below
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated last week
- Pretty backtraces for rust☆15Updated 3 years ago
- An advanced, reactive UI library for Rust☆34Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Types to define keyboard related events☆61Updated last week
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A type-safe future that can stream progress for Rust☆33Updated last month
- Defer running expensive destructors until later☆19Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- ☆39Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated last year
- Rust macro to specialize on the type of an expression.☆40Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- `$crate` in procedural macros.☆70Updated 2 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
- A maintained fork of the app-dirs-rs project.☆35Updated 8 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆68Updated 4 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- ☆36Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week