16 skills found
julien-boudry / CondorcetVersatile PHP election engine (library & CLI) with a high-level API. Handles everything from the simplest use cases to advanced options and simulation tools. Supports 20+ native Condorcet-like voting methods (extensible), scales from small polls to billions of votes in resource-constrained environments. Rigorously tested and documented.
phayes / TallystickA rust library for tallying votes
asaaki / Vote SchulzeVote calculation with Schulze method (Condorcet voting)
ashvardanian / ScalingElectionsGPU-accelerated Schulze voting method in Python, Numba, CUDA, and Mojo 🔥, using ideas from Algebraic Graph Theory
glagoly / Glagolyonline decision-making platform
mgp / Schulze MethodA Python implementation of the Schulze method for ranking candidates
janos / SchulzeSchulze voting method Go library
bdesham / Clj SchulzeA Clojure implementation of the Schulze voting method
prefr / Prefr ApiSimple tool to do online ballots using the schulze method
zephyr / Schulze VotingA simple Java implementation of the Schulze voting method.
Perlkonig / CondorcetA .NET Standard 2.0 library that implements various Condorcet voting algorithms
andersk / ElectCommand line tool for tallying elections with the Schulze STV method
bjornlevi / SchulzeSchulze voting method --- simple implementation
giotto-ai / Condorcet MethodThis repo implements the Schulze method, a Condorcet-type election method.
ikluft / PrefvotePrefVote is to promote ranked-choice preference voting algorithms. Updated with Condorcet voting algorithms, it's descended from the Vote::STV software written which I wrote in Perl originally in 1998 and used by multiple clubs and non-profit organizations over the years for polls and elections.
kristomu / QuadelectVoting method exploration/simulation tool