image-rs / canvas
An experimental allocated buffer suitable for image data (Rust library).
☆30Updated 2 months ago
Alternatives and similar repositories for canvas:
Users that are interested in canvas are comparing it to the libraries listed below
- A maintained fork of the app-dirs-rs project.☆35Updated 5 months ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Non-owning unsafe I/O☆20Updated 3 months ago
- Full precision decimal representation of f64☆25Updated last week
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Make any value Sync but only available on its original thread☆38Updated last week
- A Rust library for runtime-checked linearish types☆32Updated last year
- `smol` integrations with `hyper`☆14Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Take a value atomically once.☆27Updated 2 years ago
- Asynchronous signal handling☆15Updated last month
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- An alternative `std`-like implementation built on origin☆26Updated 2 months ago
- ☆35Updated 6 months ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- Helps you frob those bits☆36Updated 6 months ago
- Duplicate an async I/O handle☆40Updated last month
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- A dynamic library helper for rust crates☆34Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Rust Bindings to Android log Library☆15Updated last year
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆22Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week