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

JOSS: https://github.com/konradhoeffner/hdt

hdt rdf rust

Score: 19.163338115114772

Last synced: about 21 hours ago
JSON representation

Repository metadata:

Library for the Header Dictionary Triples (HDT) compression file format for RDF data.

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 325
Total Committers: 9
Avg Commits per committer: 36.111
Development Distribution Score (DDS): 0.2

Commits in past year: 60
Committers in past year: 6
Avg Commits per committer in past year: 10.0
Development Distribution Score (DDS) in past year: 0.3

Name Email Commits
Konrad Höffner k****r@u****e 260
Pierre-Antoine Champin p****e@w****g 19
Greg Hanson g****n@d****i 15
Tim Baccaert t****t@p****m 15
dependabot[bot] 4****] 11
Remi Rampin r****i@r****g 2
Winzlieb w****b@c****e 1
Chris Kaczmarek k****k@m****m 1
Arto Bendiken a****o@b****t 1

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 62
Total pull requests: 77
Average time to close issues: about 2 months
Average time to close pull requests: 18 days
Total issue authors: 8
Total pull request authors: 10
Average comments per issue: 2.81
Average comments per pull request: 4.16
Merged pull request: 37
Bot issues: 1
Bot pull requests: 27

Past year issues: 9
Past year pull requests: 34
Past year average time to close issues: 3 days
Past year average time to close pull requests: 7 days
Past year issue authors: 3
Past year pull request authors: 8
Past year average comments per issue: 4.44
Past year average comments per pull request: 3.47
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 11

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

Top Issue Authors

  • KonradHoeffner (51)
  • GregHanson (3)
  • donpellegrino (3)
  • dependabot[bot] (1)
  • remram44 (1)
  • artob (1)
  • lazear (1)
  • osorensen (1)

Top Pull Request Authors

  • dependabot[bot] (27)
  • GregHanson (22)
  • KonradHoeffner (18)
  • pchampin (2)
  • remram44 (2)
  • artob (2)
  • Copilot (1)
  • bastiion (1)
  • sihingkk (1)
  • jeswr (1)

Top Issue Labels

  • enhancement (15)
  • bug (9)
  • optimize (8)
  • refactor (6)
  • simplify (3)
  • ram (3)
  • documentation (3)
  • wasm (2)
  • question (2)
  • blocked (2)
  • rust (1)
  • wontfix (1)
  • good first issue (1)
  • dependencies (1)
  • docs (1)
  • build (1)
  • test (1)

Top Pull Request Labels

  • dependencies (27)
  • rust (24)
  • enhancement (7)
  • refactor (4)
  • github_actions (2)
  • bug (2)
  • docs (1)

Package metadata

proxy.golang.org: github.com/KonradHoeffner/hdt

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/KonradHoeffner/hdt#section-documentation
  • Licenses: mit
  • Latest release: v0.0.0 (published almost 4 years ago)
  • Last Synced: 2026-08-12T03:01:08.040Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.449%
    • Average: 5.632%
    • Dependent repos count: 5.815%
proxy.golang.org: github.com/konradhoeffner/hdt

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/konradhoeffner/hdt#section-documentation
  • Licenses: mit
  • Latest release: v0.0.0 (published almost 4 years ago)
  • Last Synced: 2026-08-12T03:01:06.719Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.449%
    • Average: 5.632%
    • Dependent repos count: 5.815%
crates.io: hdt

Library for the Header Dictionary Triples (HDT) RDF compression format.

  • Homepage:
  • Documentation: https://docs.rs/hdt/
  • Licenses: MIT
  • Latest release: 0.7.3 (published about 2 months ago)
  • Last Synced: 2026-08-12T03:01:14.182Z (2 days ago)
  • Versions: 38
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 424,545 Total
  • Rankings:
    • Dependent repos count: 16.479%
    • Dependent packages count: 18.168%
    • Average: 21.649%
    • Stargazers count: 22.915%
    • Forks count: 23.155%
    • Downloads: 27.527%
  • Maintainers (1)

Dependencies

Cargo.toml cargo
  • env_logger 0.10 development
  • pretty_assertions 1.3 development
  • bytesize 1.1.0
  • crc-any 2.3
  • iref 2.2
  • langtag ^0.3.2
  • log 0.4
  • ntriple ^0.1.1
  • rsdict 0.0.6
  • sophia 0.7
  • sucds 0.6.0
  • thiserror 1.0.37
.github/workflows/test.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite