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

awesome-llama: https://github.com/zackshen/gguf

ai ggml gguf gpt llama llm model

Score: 14.429489523370615

Last synced: about 1 hour ago
JSON representation

Repository metadata:

a GGUF file parser


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 72
Total Committers: 7
Avg Commits per committer: 10.286
Development Distribution Score (DDS): 0.514

Commits in past year: 46
Committers in past year: 6
Avg Commits per committer in past year: 7.667
Development Distribution Score (DDS) in past year: 0.239

Name Email Commits
Pepper r****t@p****r 35
Zack Shen z****6@g****m 29
dependabot[bot] 4****] 4
aviv a****i@g****m 1
Jay Booth j****h@g****m 1
Carl Hurd c****d@g****m 1
Zack Shen z****n@n****m 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 0
Total pull requests: 13
Average time to close issues: N/A
Average time to close pull requests: about 16 hours
Total issue authors: 0
Total pull request authors: 4
Average comments per issue: 0
Average comments per pull request: 0.85
Merged pull request: 6
Bot issues: 0
Bot pull requests: 7

Past year issues: 0
Past year pull requests: 11
Past year average time to close issues: N/A
Past year average time to close pull requests: about 24 hours
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 1.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 7

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/zackshen/gguf

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (7)
  • Knight-Ops (2)
  • zackshen (2)
  • jbooth (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

crates.io: gguf-rs

GGUF file parser

  • Homepage: https://github.com/zackshen/gguf
  • Documentation: https://docs.rs/gguf-rs/
  • Licenses: MIT
  • Latest release: 0.1.7 (published about 2 months ago)
  • Last Synced: 2026-03-29T02:02:08.688Z (5 days ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 13,892 Total
  • Rankings:
    • Dependent repos count: 30.27%
    • Dependent packages count: 35.598%
    • Average: 54.232%
    • Downloads: 96.829%
  • Maintainers (1)

Dependencies

.github/workflows/publish.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
Cargo.lock cargo
  • anstream 0.6.5
  • anstyle 1.0.4
  • anstyle-parse 0.2.3
  • anstyle-query 1.0.2
  • anstyle-wincon 3.0.2
  • anyhow 1.0.79
  • autocfg 1.1.0
  • bitflags 1.3.2
  • bitflags 2.4.1
  • byteorder 1.5.0
  • cfg-if 1.0.0
  • clap 4.4.12
  • clap_builder 4.4.12
  • clap_derive 4.4.7
  • clap_lex 0.6.0
  • colorchoice 1.0.0
  • colored 2.1.0
  • comfy-table 7.1.0
  • crossterm 0.27.0
  • crossterm_winapi 0.9.1
  • deranged 0.3.11
  • heck 0.4.1
  • itoa 1.0.10
  • lazy_static 1.4.0
  • libc 0.2.151
  • lock_api 0.4.11
  • log 0.4.20
  • num_threads 0.1.6
  • parking_lot 0.12.1
  • parking_lot_core 0.9.9
  • powerfmt 0.2.0
  • proc-macro2 1.0.74
  • quote 1.0.35
  • redox_syscall 0.4.1
  • rustversion 1.0.14
  • ryu 1.0.16
  • scopeguard 1.2.0
  • serde 1.0.194
  • serde_derive 1.0.194
  • serde_json 1.0.110
  • simple_logger 4.3.3
  • smallvec 1.11.2
  • strsim 0.10.0
  • strum 0.25.0
  • strum_macros 0.25.3
  • syn 2.0.46
  • time 0.3.31
  • time-core 0.1.2
  • time-macros 0.2.16
  • unicode-ident 1.0.12
  • unicode-width 0.1.11
  • utf8parse 0.2.1
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-x86_64-pc-windows-gnu 0.4.0
  • windows-sys 0.48.0
  • windows-sys 0.52.0
  • windows-targets 0.48.5
  • windows-targets 0.52.0
  • windows_aarch64_gnullvm 0.48.5
  • windows_aarch64_gnullvm 0.52.0
  • windows_aarch64_msvc 0.48.5
  • windows_aarch64_msvc 0.52.0
  • windows_i686_gnu 0.48.5
  • windows_i686_gnu 0.52.0
  • windows_i686_msvc 0.48.5
  • windows_i686_msvc 0.52.0
  • windows_x86_64_gnu 0.48.5
  • windows_x86_64_gnu 0.52.0
  • windows_x86_64_gnullvm 0.48.5
  • windows_x86_64_gnullvm 0.52.0
  • windows_x86_64_msvc 0.48.5
  • windows_x86_64_msvc 0.52.0
Cargo.toml cargo
.github/workflows/audit.yml actions
  • actions/checkout v6 composite
  • dtolnay/rust-toolchain stable composite
.github/workflows/bench.yml actions
  • actions/cache v5 composite
  • actions/checkout v6 composite
  • actions/upload-artifact v4 composite
  • dtolnay/rust-toolchain stable composite
.github/workflows/coverage.yml actions
  • actions/checkout v6 composite
  • codecov/codecov-action v5 composite
  • dtolnay/rust-toolchain stable composite
  • taiki-e/install-action cargo-llvm-cov composite