quadelect VS Condorcet

Compare quadelect vs Condorcet and see what are their differences.

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. (by julien-boudry)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
quadelect Condorcet
1 3
2 117
- -
8.4 8.0
8 days ago 10 days ago
C++ PHP
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

quadelect

Posts with mentions or reviews of quadelect. We have used some of these posts to build our list of alternatives and similar projects.

Condorcet

Posts with mentions or reviews of Condorcet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-26.
  • A new voting system for ESC, & my software to count the votes
    2 projects | /r/eurovision | 26 Jun 2023
    I have a draft for an effortpost I wrote awhile back to describe my ideas for a redesigned voting system for the Eurovision Song Contest. But before I finished writing it, I decided to write a program that counts votes under a version of the system I envision. It now seems to be working at it's most basic task, so I decided to share it. Here it is on GitHub. I wrote it in PHP with a voting method software library called Condorcet.
  • Condorcet: An election engine with 20+ voting methods
    1 project | news.ycombinator.com | 11 Jun 2023
  • Making a Schulze variant that's more resistant to dark horse victories
    1 project | /r/EndFPTP | 22 Apr 2023
    In some ranked methods, such as borda & IRV, we treat unmarked candidates as being a voter's least favourite. Pairwise methods don't require this. Instead, each pairwise comparison can be based on explicit rankings from voters who included both candidates in their ranking. Unfortunately, pairwise methods are often not implemented this way; unfamiliar is equivalent to despised. The Condorcet software does the latter by default, but has a "--deactivate-implicit-ranking" option to disable this.

What are some alternatives?

When comparing quadelect and Condorcet you can also consider the following projects:

elsim - Election Simulator 3000: Simulates a variety of elections and voting methods

CondorcetElectionFormat - Specification of a free format, representing an Election and her data (parameters, candidates, votes). The objective of this format is to be easily written and read by a human, with the rigor and precision necessary for ingestion by a program.

votes - JS library for ranked voting systems

Eurovision_Condorcet - A program to count votes for the Eurovision Song Contest using a redesigned voting system.

Condorcet-Voting-Open-Source-Ecosystem-Map - Collaborative index of preferential voting open-source projects. Related to Condorcet vote method an others.