iced-rs / rfcsLinks
RFCs for changes to Iced
☆17Updated last year
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- ☆111Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- ☆42Updated 2 years ago
- A std::Instant replacement that works on WASM too.☆113Updated last year
- An undo-redo library.☆56Updated 4 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- A small and fast frontend framework in Rust☆69Updated 2 weeks ago
- "just open a socket"☆73Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Easily add Fluent to your Rust project.☆161Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- fn(Code) -> Docs☆86Updated 2 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- zero runtime cost default arguments in rust☆91Updated 5 months ago
- `$crate` in procedural macros.☆79Updated 2 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆70Updated last month
- Types to define keyboard related events☆69Updated last month
- Rust library for building performant Web apps☆38Updated 2 years ago
- A Rust promise for games and immediate mode GUIs☆149Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- Bundles and tooling for Rust WASM frontend application☆36Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- Minifier tool/lib for JS/CSS/JSON files☆88Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year