https://github.com/image-rs/image-gif
hacktoberfest
Last synced: about 1 month ago
Repository metadata:
GIF en- and decoder
- Host: GitHub
- URL: https://github.com/image-rs/image-gif
- Owner: image-rs
- License: apache-2.0
- Created: 2015-05-29T14:18:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T15:31:30.000Z (9 months ago)
- Last Synced: 2024-10-09T17:51:51.957Z (2 months ago)
- Topics: hacktoberfest
- Language: Rust
- Homepage:
- Size: 11.9 MB
- Stars: 150
- Watchers: 45
- Forks: 42
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: Changes.md
- License: LICENSE-APACHE
Owner metadata:
- Name: image-rs
- Login: image-rs
- Email:
- Kind: organization
- Description: Image libraries for Rust
- Website: https://github.com/image-rs/organization
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/49300799?v=4
- Repositories: 23
- Last Synced at: 2024-03-25T20:23:09.427Z
- Profile URL: https://github.com/image-rs
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 252
Total Committers: 35
Avg Commits per committer: 7.2
Development Distribution Score (DDS): 0.635
Commits in past year: 79
Committers in past year: 4
Avg Commits per committer in past year: 19.75
Development Distribution Score (DDS) in past year: 0.038
Name | Commits | |
---|---|---|
Kornel | k****l@g****t | 92 |
Andreas Molzer | a****r@g****e | 70 |
nwin | n****n | 28 |
Sergey "Shnatsel" Davidoff | s****v@g****m | 7 |
Rory McCann | r****y@t****g | 5 |
andylizi | a****6@g****m | 5 |
Sven Nilsen | b****i@g****m | 4 |
Rukai | r****t@g****m | 3 |
okaneco | 4****o | 3 |
Simon Frankau | s****f@a****e | 3 |
Philip Craig | p****g@g****m | 3 |
Jonathan Behrens | f****a@g****m | 2 |
Lukas Wirth | l****7@g****m | 2 |
Moulins | 2 | |
Théo Gaillard | t****d@e****u | 2 |
foo | k****s@g****m | 2 |
Alex Touchet | a****t@o****m | 1 |
Andreas Molzer | a****r@n****m | 1 |
Benjamin Herr | b****n@0****e | 1 |
foopub | 4****b | 1 |
Théo Gaillard | 3****z | 1 |
Paolo Barbolini | p****o@p****g | 1 |
Matt Ickstadt | m****o | 1 |
Jay3332 | 4****2 | 1 |
AmarOk | A****2 | 1 |
FliegendeWurst | 2****u@w****e | 1 |
Francesca Frangipane | f****a@c****t | 1 |
Igor Gnatenko | i****n@g****m | 1 |
Josh Matthews | j****h@j****t | 1 |
Lars Bergstrom | l****s@l****m | 1 |
and 5 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 27,967,311 total
- Total docker downloads: 32,254,581
- Total dependent packages: 78
- Total dependent repositories: 8,659
- Total versions: 24
- Total maintainers: 2
cargo: gif
GIF de- and encoder
- Homepage: https://github.com/image-rs/image-gif
- Documentation: https://docs.rs/gif/
- Licenses: MIT/Apache-2.0
- Latest release: 0.13.1 (published 11 months ago)
- Last Synced: 2024-11-10T20:37:24.421Z (about 1 month ago)
- Versions: 24
- Dependent Packages: 78
- Dependent Repositories: 8,659
- Downloads: 27,967,311 Total
- Docker Downloads: 32,254,581
-
Rankings:
- Docker downloads count: 0.237%
- Dependent repos count: 0.322%
- Downloads: 0.458%
- Dependent packages count: 0.671%
- Average: 3.773%
- Forks count: 8.939%
- Stargazers count: 12.012%
- Maintainers (2)
Dependencies
Cargo.toml
cargo
- color_quant 1.0
- weezl 0.1.5
fuzz/Cargo.toml
cargo
- libfuzzer-sys 0.4.2
gif-afl/Cargo.toml
cargo
- afl *
- afl-plugin *
- gif *
gif-c/Cargo.toml
cargo
- libc 0.2.1
.github/workflows/rust.yml
actions
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite