iced-rs / rfcs
RFCs for changes to Iced
☆16Updated 9 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 4 months ago
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 11 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last month
- Types to define keyboard related events.☆56Updated last month
- Use winit like the async runtime you've always wanted☆48Updated 8 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Inline procedural macros for Rust☆54Updated 2 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆41Updated last year
- 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 sinless derive helper☆62Updated 3 months ago
- A snapshot of name squatting on crates.io☆75Updated 10 months ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆36Updated last year
- A dynamic library helper for rust crates☆34Updated last year
- Cargo API written in Paris☆45Updated last week
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A tracing subscriber for the web☆19Updated last year
- Overloadable functions in rust.☆42Updated 5 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- ☆53Updated 9 months ago
- Typed any map for rust☆65Updated 2 months ago
- Efficient byte-stream pipe buffer☆42Updated 7 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago