Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kosinix/raster
An image processing library for Rust
https://github.com/kosinix/raster
image-processing raster rust
Last synced: 3 days ago
JSON representation
An image processing library for Rust
- Host: GitHub
- URL: https://github.com/kosinix/raster
- Owner: kosinix
- License: mit
- Created: 2016-10-03T22:12:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T19:55:31.000Z (9 months ago)
- Last Synced: 2025-01-20T14:23:59.370Z (10 days ago)
- Topics: image-processing, raster, rust
- Language: Rust
- Homepage: https://docs.rs/raster/
- Size: 28.8 MB
- Stars: 93
- Watchers: 5
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Raster
[![](http://meritbadge.herokuapp.com/raster)](https://crates.io/crates/raster)
[![Docs.rs](https://docs.rs/raster/badge.svg)](https://docs.rs/raster)
[![Build Status](https://travis-ci.org/kosinix/raster.svg?branch=master)](https://travis-ci.org/kosinix/raster)
An image processing library for Rust.
## [Documentation](https://docs.rs/raster)
Up-to-date documentation for the master branch is available [here](https://kosinix.github.io/raster/docs/raster/).
## License
- MIT License