repology/repology-rs

Source code of all Repology components

106

stars

1,216

commits

Rust

primary language

Sep 10, 2026

updated

README

Repology

CI

Repology is a service which monitors a lot of package repositories and other sources and aggregates data on software package versions, reporting new releases and packaging problems.

This repository is a gradual rewrite of Repology components to Rust.

Components

  • repology-common - common code for all Repology components, such as data classes and database queries.
  • repology-webapp - backend of Repology web site (active development; most of repology.org traffic is already served from this implementation).
  • repology-vulnupdater - tool to sync vulnerability information from National Vulnerability Database (complete).

Requirements

This code requires latest Rust-nightly.

Author

License

Contributors

AMDmi3

1,074 commits

dependabot[bot]

138 commits

Igr1x

2 commits

repology/repology-rs

Source code of all Repology components

106

stars

1,216

commits

Rust

primary language

Sep 10, 2026

updated

README

Repology

CI

Repology is a service which monitors a lot of package repositories and other sources and aggregates data on software package versions, reporting new releases and packaging problems.

This repository is a gradual rewrite of Repology components to Rust.

Components

  • repology-common - common code for all Repology components, such as data classes and database queries.
  • repology-webapp - backend of Repology web site (active development; most of repology.org traffic is already served from this implementation).
  • repology-vulnupdater - tool to sync vulnerability information from National Vulnerability Database (complete).

Requirements

This code requires latest Rust-nightly.

Author

License

Contributors

AMDmi3

1,074 commits

dependabot[bot]

138 commits

Igr1x

2 commits

Languages

Rust

81.6%

HTML

17.0%