ADSVote is an election result analyzer able to go from the raw results to a nice table and graph. Currently, it works for constituencies with proportional allocation methods like D'Hondt or Sainte-Lague.
VoteCounter is a distributed voting program which can handle multiple clients over a network. VoteCounter is written in Java, and so it is very portable; VoteCounter's input is an XML file specifying posts to be voted for and nominees contesting them, and it's output is a human-readable tally of votes for each nominee, making it easy to use and customize.
VoteCounter is still under development, but is ready to use for small elections. Help is welcome! VoteCounter is authored by Shardul C.
Seats calculator in a proportional voting scenario
Java software for computing seats distribution in a proportional voting scenario. D'Hondt, Saint-Lague and Hare-Nimeyer.
For more info: https://sites.google.com/site/pubredi/social-choice/seats-calculator
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Fork of votesystem. Produce a secure, auditable and simple implementation of the Single Transferable Vote [STV] Sequential Elimination [SE] method otherwise known as Meek's Method. This is used for some Local Body elections in New Zealand.