wybr

Crates.iowybr
lib.rswybr
version0.0.5
sourcesrc
created_at2019-01-29 00:46:29.335674
updated_at2023-01-31 16:48:45.643583
descriptionCollection of preferential voting methods
homepage
repositoryhttps://gitlab.com/mbq/wybr
max_upload_size
id111266
size151,048
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: 109

cargo fmt