https://github.com/image-rs/image

decoding-images hacktoberfest pixel rust

Last synced: 1 day ago

Repository metadata:

Encoding and decoding images in Rust


Owner metadata:


Committers metadata

Last synced: 2 days ago

Total Commits: 2,343
Total Committers: 348
Avg Commits per committer: 6.733
Development Distribution Score (DDS): 0.828

Commits in past year: 196
Committers in past year: 46
Avg Commits per committer in past year: 4.261
Development Distribution Score (DDS) in past year: 0.724

Name Email Commits
Andreas Molzer a****r@g****e 403
Jonathan Behrens f****a@g****m 228
nwin n****n 214
Johannes Vollmer 3****r 101
Sven Nilsen b****i@g****m 86
Sergey "Shnatsel" Davidoff s****l@g****m 54
philippeitis 3****s 52
Tristan Phease p****s@e****z 37
ccgn f****h@g****m 32
nabijaczleweli n****i@g****m 31
Ruud van Asseldonk d****v@v****m 29
Philip Craig p****g@g****m 29
Pierre Krieger p****8@g****m 27
Tristan Phease t****e@g****m 21
Radzivon Bartoshyk r****k@p****e 21
Andrew Champion a****n@g****m 19
Matt Brubeck m****k@l****t 19
Rasmus Kaj k****j@k****e 19
d-dorazio d****6@g****m 19
Łukasz Niemier l****z@n****l 17
Anders Kaseorg a****k@m****u 16
yvt i@y****p 15
YOSHIOKA Takuma l****6@h****d 14
Joshua Ols j****s@g****m 14
ccgn c****n 13
Potpourri p****i@m****u 13
Yuki Okushi h****v@g****m 13
red75prime r****m@g****m 13
Pedro Côrte-Real p****o@p****t 12
Andrew Cassidy d****y@m****m 10
and 318 more...

Issue and Pull Request metadata

Last synced: 2 days ago


Package metadata

cargo: image

Imaging library. Provides basic image processing and encoders/decoders for common image formats.

go: github.com/image-rs/image

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/image-rs/image#section-documentation
  • Licenses: mit
  • Latest release: v0.25.1 (published 8 months ago)
  • Last Synced: 2024-11-10T20:34:42.449Z (2 days ago)
  • Versions: 40
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

Cargo.toml cargo
  • bytemuck 1.7.0
  • byteorder 1.3.2
  • color_quant 1.1
  • dav1d 0.6.0
  • dcv-color-primitives 0.4.0
  • gif 0.11.1
  • jpeg 0.2.1
  • mp4parse 0.12.0
  • num-rational 0.4
  • num-traits 0.2.0
  • png 0.17.0
  • ravif 0.8.0
  • rgb 0.8.25
  • scoped_threadpool 0.1
  • tiff 0.7.1
fuzz/Cargo.toml cargo
  • libfuzzer-sys 0.3
fuzz-afl/Cargo.toml cargo
  • afl 0.10.1
.github/workflows/rust.yml actions
  • EmbarkStudios/cargo-deny-action v1 composite
  • Swatinem/rust-cache v2 composite
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
  • baptiste0928/cargo-install v1 composite