gp-97 / image-conv
Rust library for image convolution.
☆8Updated 4 years ago
Alternatives and similar repositories for image-conv
Users that are interested in image-conv are comparing it to the libraries listed below
Sorting:
- Asynchronize blocking operation.☆26Updated 3 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- For when you really, really just want to know that your config changed☆14Updated last year
- The core for UX Components and UX Animate☆13Updated 2 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- An autodiscover library for Rust☆18Updated 4 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Extensions for the Rust standard library☆39Updated last year
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Updated 10 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- A crate for terminal colors and styles☆13Updated 4 years ago
- Kickstart a proc-macro project with a straight-forward template.☆9Updated 3 years 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`☆31Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated last year