wybr

Crates.iowybr
lib.rswybr
version0.0.6
created_at2019-01-29 00:46:29.335674+00
updated_at2024-11-20 22:51:10.758621+00
descriptionCollection of preferential voting methods
homepage
repositoryhttps://gitlab.com/mbq/wybr
max_upload_size
id111266
size151,315
Miron Kursa (mbq)

documentation

README

Wybr

codecov pipeline status docs

Wybr is a yet another Rust library implementing some methods of counting votes in preferential elections.

Capabilities

Ugly parts

  • Not battle tested nor audited.
  • Fixed types for candidates and scores.
  • Inefficient algorithms and data structures here and there.
  • Hobby project.
  • Poor documentation.

Related crates

Commit count: 111

cargo fmt