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

wybr

Collection of preferential voting methods

4 releases

new 0.0.6 Nov 20, 2024
0.0.5 Jan 31, 2023
0.0.2 Apr 9, 2019
0.0.1 Jan 29, 2019

#292 in Science

Download history 24/week @ 2024-07-24 8/week @ 2024-07-31 1/week @ 2024-09-18 9/week @ 2024-09-25 4/week @ 2024-10-02

177 downloads per month

GPL-3.0-or-later

155KB
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