iris
photon
Our great sponsors
iris | photon | |
---|---|---|
1 | 4 | |
45 | 1,931 | |
- | - | |
5.7 | 7.6 | |
3 months ago | 3 months ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
iris
-
I created a cli tool which generates color palettes from images
Take a look at the "iris" Github repository or install directly via crates.io
photon
- Rust/WebAssembly image processing library
-
Image Compression Library
What you describe reminded me of photon. Check out the website. If there isn't an overlap of functionality then you can definitely integrate it into your own site.
-
Monitoring UX in Single Page Applications
For the image, you are able to either use your webcam to take a photo, or upload a photo of your own before moving onto the filters. Image filtering is included in most image manipulation libraries. I had used ImageMagick before, but had a terrible time with it. I wanted to find a better way to do Instagram-like filtering. I came across Photon, a high performance image processing library written in Rust and can be compiled to WebAssembly, and there was already a React demo so it was easy to integrate. Once you choose the filter you want, you move onto the decoration stage.
What are some alternatives?
image - Encoding and decoding images in Rust
InputBot - A Rust library for creating global hotkeys, and emulating inputs.
purrybooth - v cute photo booth
jpegoptim - jpegoptim - utility to optimize/compress JPEG files
imageproc - An advanced image processing library for Rust.
menyoki - Screen{shot,cast} and perform ImageOps on the command line 🌱 🏞️
quicksilver - A simple framework for 2D games on desktop and web
Kubewarden - Kubewarden is a policy engine for Kubernetes. It helps with keeping your Kubernetes clusters secure and compliant. Kubewarden policies can be written using regular programming languages or Domain Specific Languages (DSL) sugh as Rego. Policies are compiled into WebAssembly modules that are then distributed using traditional container registries.
fabric.js - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
rscolorq - Spatial color quantization in Rust
Quicksilver - Quicksilver Project Source
WASM-ImageMagick - Webassembly compilation of https://github.com/ImageMagick/ImageMagick & samples