iced-rs / rfcs
RFCs for changes to Iced
☆17Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for rfcs
- `$crate` in procedural macros.☆65Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 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.☆42Updated 10 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆50Updated 2 weeks ago
- A snapshot of name squatting on crates.io☆74Updated 7 months ago
- Minimal TOML library with few dependencies☆81Updated last week
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆68Updated 11 months ago
- Macro for sealing traits and structures☆49Updated last month
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last year
- Overloadable functions in rust.☆41Updated 5 years ago
- A std::Instant replacement that works on WASM too.☆111Updated 6 months ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Cargo API written in Paris☆43Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Automatic cfg for Rust compiler features☆95Updated last month
- Proc macro for smol async runtime☆53Updated 3 years ago
- Threadsafe RefCell for Rust☆88Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Types to define keyboard related events.☆53Updated 9 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- ☆35Updated last year
- A framework independent animation library for rust, works nicely with Iced and the others☆52Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆63Updated last year
- A sinless derive helper☆51Updated 2 weeks ago
- Async executor for WebAssembly☆77Updated last year
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago