#voting #election #tally #math #extension #condorcet #stv

wybr

Collection of preferential voting methods

3 releases

0.0.5 Jan 31, 2023
0.0.2 Apr 9, 2019
0.0.1 Jan 29, 2019

#269 in Science

43 downloads per month

GPL-3.0-or-later

150KB
3.5K SLoC

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.

No runtime deps