awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Rust Image Processing Libraries

排名更新于 2026年7月13日

For a library for image processing in Rust, the strongest matches are image-rs/image (This library is a comprehensive, native Rust toolkit that), pistondevelopers/image (This library is a native Rust implementation that provides) and silvia-odwyer/photon (Photon is a high-performance, native Rust image processing library). imazen/imageflow is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

我们为您精选了匹配 “best rust image processing libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

Rust Image Processing Libraries

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • image-rs/imageimage-rs 的头像

    image-rs/image

    5,802在 GitHub 上查看↗

    This is a Rust image processing library designed for encoding and decoding various image file formats and manipulating pixels. It provides a digital image manipulation toolkit and a set of image format codecs to read data from files and write memory buffers into standard formats. The library features a pure-Rust processing pipeline to ensure memory safety and cross-platform compatibility. It includes a pluggable hook system for dynamic format registration, allowing external crates to register custom decoders and encoders at runtime. The capability surface covers geometry manipulation for res

    This library is a comprehensive, native Rust toolkit that provides the core image processing primitives, format support, and color space conversion capabilities required for high-performance image manipulation.

    RustColor Space ConvertersImage DecodingPure-Rust Implementations
    在 GitHub 上查看↗5,802
  • pistondevelopers/imagePistonDevelopers 的头像

    PistonDevelopers/image

    5,805在 GitHub 上查看↗

    This project is an image processing library designed for manipulating pixel data, applying visual filters, and adjusting image appearance. It functions as a low-level tool for processing raw pixel buffers and managing image data. The library provides a toolkit for image geometry manipulation, including resizing, cropping, flipping, and rotating images. It also serves as an image format converter for encoding and decoding data between common binary file formats and as a metadata extractor for retrieving dimensions and color profiles from file headers. The capabilities cover low-level image pr

    This library is a native Rust implementation that provides comprehensive support for image decoding, encoding, color space conversion, and pixel-level manipulation, making it a flagship tool for high-performance image processing.

    RustImage Format DecodersPixel-Based Manipulations
    在 GitHub 上查看↗5,805
  • silvia-odwyer/photonsilvia-odwyer 的头像

    silvia-odwyer/photon

    3,850在 GitHub 上查看↗

    Photon is a high-performance image processing library written in Rust. It serves as a pixel manipulation toolkit and image format transcoder, providing a WebAssembly graphics engine for executing visual effects and transformations directly within web browsers. The project is built around a functional image pipeline, which allows for the programmatic chaining of sequential transformation operations. This architecture supports the creation of complex visual effects through a coded pipeline. The library covers a wide range of image processing capabilities, including color management across mult

    Photon is a high-performance, native Rust image processing library that provides a comprehensive suite of manipulation primitives, color space conversion, and format support, making it a direct match for your requirements.

    RustImage Format DecodersPixel Manipulators
    在 GitHub 上查看↗3,850
  • imazen/imageflowimazen 的头像

    imazen/imageflow

    4,402在 GitHub 上查看↗

    Imageflow is a high-performance image manipulation library and composition engine available as a C-compatible library, a command-line image processor, and a dynamic image processing server. It provides the means to decode, encode, and apply complex visual transformations to images through programmatic interfaces, JSON job files, or on-the-fly URL query strings. The system distinguishes itself through a graph-based processing pipeline that allows for single-pass multi-format encoding, generating multiple image sizes and formats from a single decode to reduce overhead. It further features a res

    Imageflow is a high-performance image processing engine written in Rust that provides the core manipulation primitives, color space management, and format support required for complex image transformation tasks.

    RustImage Decoding
    在 GitHub 上查看↗4,402

Related searches

  • an image processing library for Go
  • a C# library for image processing
  • a java library for image processing
  • 用于服务端图像处理的库
  • a rust library for data compression
  • a game engine written in Rust
  • a library for web scraping in Rust
  • a logging library for Rust applications