wybr 0.0.2

Collection of preferential voting methods
Documentation

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