jpeg-decoder VS image-core

Compare jpeg-decoder vs image-core and see what are their differences.

jpeg-decoder

JPEG decoder written in Rust (by image-rs)

image-core

Core set of types and traits for image encoding and decoding (by image-rs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
jpeg-decoder image-core
4 1
145 2
1.4% -
6.0 0.0
2 months ago almost 4 years ago
Rust Rust
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

jpeg-decoder

Posts with mentions or reviews of jpeg-decoder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-07.
  • Which open-source Rust projects have getting-started bugs/FRs?
    2 projects | /r/rust | 7 Mar 2021
    Given your qualifications, optimizing the Huffman decoding in jpeg-decoder crate sounds like a good opportunity. 50% of the entire decoding time is spent there; any improvements in it would translate to significant performance gains for decoding JPEG images. The tracking issue is here: https://github.com/image-rs/jpeg-decoder/issues/155
  • The last and next year of image-rs
    9 projects | /r/rust | 25 Feb 2021
    Done. Issue reported here under jpeg-decoder module.
    9 projects | /r/rust | 25 Feb 2021
    Thanks. Issue filed [here under jpeg-decoder module](https://github.com/image-rs/jpeg-decoder/issues/185)

image-core

Posts with mentions or reviews of image-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-25.

What are some alternatives?

When comparing jpeg-decoder and image-core you can also consider the following projects:

rav1e - The fastest and safest AV1 encoder.

image - Encoding and decoding images in Rust

abstreet - Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit

broot - A new way to see and navigate directory trees : https://dystroy.org/broot

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

traits - Collection of cryptography-related traits