instant-runoff-voting
There are 21 repositories under instant-runoff-voting topic.
julien-boudry/Condorcet
Command line application and PHP library, providing an election engine with a high-level interface. Native support 20+ voting methods, easy to extend. Support simple elections with ease or billions of votes in low resource environment. Intensively tested and highly polyvalent.
jontingvold/pyrankvote
PyRankVote is a python library for different ranked-choice voting systems, like IRV, STV and PBV. Created in June 2019.
phayes/tallystick
A rust library for tallying votes
tif-calin/votevote
Voting systems comparison website. Simulate a single election in dozens of different voting methods including plurality, borda count, instant runoff, bucklin, copeland, and many more!
CMU-Senate/fair-ranked-voting
The reference implementation of the single transferable vote (STV) system used for student government elections at Carnegie Mellon University.
endolith/elsim
Election Simulator 3000: Monte Carlo simulations of voting methods and metrics under different voter models
mikey-t/ranked-voting-ts
Ranked choice voting javascript/typescript library
GusEvans/ElectionCalculator
A program for comparing electoral systems. Supports instant-runoff voting, first-past-the-post, the Borda count, and more.
itsdfish/RankChoiceVoting.jl
A Julia package for simulating and analyzing rank choice voting systems.
MtMNC/ranked-voting
Run ranked voting contests using data from Google Forms or a Discourse forum
agileware/au.com.agileware.elections
CiviCRM extension which provides election functionality, including nominations, candidates and voting to CiviCRM.
kristomu/quadelect
Voting method exploration/simulation tool
odeialba/moodle-mod_sortvoting
This plugin allows sorting a list of options by preference of the user, instead of just selecting one.
abir-taheer/vote.stuysu.org
The elections site for the Stuyvesant High School Student Union. Made with Next.JS, MongoDB and GraphQL
keenthekeen/StvOnline
JS implementation of Single Transferrable Vote (STV) counting
omjadas/election-simulator
Simulate elections using Google Forms and Sheets
seamuscampbell/ranked-choice-voting
IRV algorithm with a "no endorsement" option
tjhunter/timrcv
A library of rank voting algorithms
gbarks/YAV-Election-Analyzer
Vote tallying tool that ranks the winners by Instant-Runoff (IRV) rules. Intended for use with Louisiana Youth & Government conference elections.
kawaiidesune/STV.php
A PHP library based on STV.pm by Jonathan Lundell.