An open API service for producing an overview of a list of open source projects.

https://github.com/kyee-rs/zippo

grizzly rust rust-lang simple unzipper

Score: 0.0

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Zippo - Simple Rust un-zipper that extracts data from its own binary. See https://github.com/12subnet/grizzly for the context.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 3
Total Committers: 1
Avg Commits per committer: 3.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Saputskyi Petro h****o@l****e 3

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/kyee-rs/zippo

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/bundle.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v3 composite
  • houseabsolute/actions-rust-cross v0 composite
  • softprops/action-gh-release v1 composite
Cargo.lock cargo
  • adler 1.0.2
  • aes 0.8.3
  • anyhow 1.0.75
  • base64ct 1.6.0
  • block-buffer 0.10.4
  • byteorder 1.4.3
  • bzip2 0.4.4
  • bzip2-sys 0.1.11+1.0.8
  • cc 1.0.83
  • cfg-if 1.0.0
  • cipher 0.4.4
  • constant_time_eq 0.1.5
  • cpufeatures 0.2.9
  • crc32fast 1.3.2
  • crossbeam-utils 0.8.16
  • crypto-common 0.1.6
  • deranged 0.3.8
  • digest 0.10.7
  • flate2 1.0.27
  • generic-array 0.14.7
  • hmac 0.12.1
  • inout 0.1.3
  • jobserver 0.1.26
  • libc 0.2.147
  • log 0.4.20
  • miniz_oxide 0.7.1
  • password-hash 0.4.2
  • pbkdf2 0.11.0
  • pkg-config 0.3.27
  • proc-macro2 1.0.66
  • quote 1.0.33
  • rand_core 0.6.4
  • serde 1.0.188
  • serde_derive 1.0.188
  • sha1 0.10.5
  • sha2 0.10.7
  • subtle 2.5.0
  • syn 2.0.29
  • thiserror 1.0.47
  • thiserror-impl 1.0.47
  • time 0.3.28
  • time-core 0.1.1
  • typenum 1.16.0
  • unicode-ident 1.0.11
  • version_check 0.9.4
  • zip 0.6.6
  • zip-extract 0.1.2
  • zstd 0.11.2+zstd.1.5.2
  • zstd-safe 5.0.2+zstd.1.5.2
  • zstd-sys 2.0.8+zstd.1.5.5
Cargo.toml cargo