Showing 22 open source projects for "elo"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1
    gpt-prompt-engineer

    gpt-prompt-engineer

    Experimental prompt optimization toolkit built around notebooks

    ...It lets users describe a task, provide test cases, and generate many candidate prompts automatically. The system then tests those prompts against the examples and ranks their performance through an ELO-style scoring process. The repository includes versions for general prompt generation, classification tasks, Claude-based workflows, and model-to-model prompt conversion. It is meant to make prompt engineering more systematic than manual trial and error. The project is useful for AI builders who need repeatable prompt selection before deploying a task-specific assistant, classifier, or automation workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LLM Colosseum

    LLM Colosseum

    Benchmark LLMs by fighting in Street Fighter 3

    ...Instead of relying purely on reward signals as in reinforcement learning agents, the models analyze contextual information and generate strategic actions based on the game environment. Performance is evaluated using a competitive ranking system that assigns models an ELO rating based on their results across matches against other models.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    buchess

    buchess

    Bu chess An easy way to play and train chess on your PC

    The program has 56 engines prepared to play from the start, and with very different levels, from 0 to 3500 elo. This list of engines is not closed and you can add other ones with the only limitation that they use the UCI protocol.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Audiogen Codec

    Audiogen Codec

    48khz stereo neural audio codec for general audio

    ...We found that training with EMA and adding a perceptual loss term with CLAP features improved performance. These codecs, being low compression, outperform Meta's EnCodec and DAC on general audio as validated from internal blind ELO games. We trained (relatively) very low compression codecs in the pursuit of solving a core issue regarding general music and audio generation, low acoustic quality, and audible artifacts, which hinder industry use for these models. Our hope is to encourage researchers to build hierarchical generative audio models that can efficiently use high sequence length representations without sacrificing semantic abilities.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 5
    PasKnight

    PasKnight

    Chess engine written in Pascal with an UCI interface.

    ...It does not have a graphical interface of its own; instead, it runs as a console application that communicates via text commands with a GUI (like Arena, CuteChess, or WinBoard). PasKnight is written in Pascal using Lazarus & Free Pascal compiler. Executables are provided for Windows, Linux and macOS. Elo of the engine v1.01 is around 2679. See https://computerchess.org.uk/4040/index.html
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    EloCalculator

    Elo Calculator - strictly implemented FIDE Rating Regulations

    This little tool might be helpful for chess players. The FIDE Rating Regulations (effective from 1 March 2024) are strictly implemented, therefore its calculation is hundred percent accurate. There is a Windows only version (Windows 7 or higher, .NetFramework 4.7.2 or higher (you don't need to worry about this with a current Windows 10 or 11)) ... and a Java version (Java 17 or higher).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.2.0 and has been released on 13/04/2026. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8

    ChessbrainVB

    EXCEL VBA chess engine with chess board

    VBA chess engine for EXCEL / WORD / POWERPOINT ( level: 2200 ELO ) with chess board GUI. Full EXCEL install needed (no viewers or OpenOffice) also: VisualBasic 6 compile for winboard (2750 ELO), needs a chess GUI like ARENA latest version here: https://github.com/RZulu54/ChessBrainVB/releases
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    TaipanChess

    TaipanChess

    An extremely strong chess engine.

    Taipan is an immensely robust UCI chess engine written solely by Leonard Krylo that is written to give precise chess analysis and ofcourse, play strong chess. Furthermore, It's elo is estimated to be around 3300-3400! It would be safe to say that it's much stronger than any human grandmaster in history! The name of this chess engine is derived from the most venomous snake in the world, Taipan. The current version is 1.0.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    Conqueror Chess Engine

    Conqueror Chess Engine

    A powerful chess engine written in C++

    ...It currently implements hybrid board representation, alphabeta pruning, quiescence search, static evaluation, legal move generator, iterative deepening, MVV/LVA move reordering, makemove, unmakemove and uci move representation standard, tapered evaluation. Elostat gives the current version an ELO of 2100 measured over 50 games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Eia v0.3 - is a open source classical chess engine written just for fun. It plays in strenght around 1900 Elo and may be useful for sparring. Note that it is just an engine - you need to load engine into any available chess GUI (Graphical User Interface).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The gaming ladder is an open source Elo-based competitive gaming ladder. The code is currently used for The Battle for Wesnoth at http://wesnoth.gamingladder.info. The project is stable and in use by thousands of players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    rodent chess

    UCI chess engine

    Rodent is an UCI chess engine based on Sungorus by Pablo Vazquez, 300 Elo stronger than its predecessor. It allows setting up different personalities and to adjust playing strength.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14

    Summoner Search

    League of Legends summoner name search

    Searching a league of legend player name and returns the ELO, wins, and loses across NA, EU-W, and EU-E servers. Beginning programming Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MultiRank

    A customisable Elo-based ranking algorithm suitable for all situations

    I am sick of people saying Elo-based rankings sytems are difficult to implement, particularly in the case of more than two competitors. MultiRank is a fully-customisable Elo-based ranking solution suitable for any situation or number of competitors. Whilst it is written in PHP, it can easily be ported to other languages. A file is included with examples of usage for many situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    kelo is an implementation of the Elo valuation system especially suited for table football (foosball). Scores can be calculated for single and double games. It comes with it's own very small (and limited) implementation of a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UNIX command line touchscreen driver for Elo touchscreens for use with Sun Ray thin clients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Carballo is an Open Source Chess Engine developed in Java with simplicity and clearity of code in mind. It is based on BitBoards, with a magic Bitboard move generator and scores aprox 2300 ELO points in BT2630 test.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Frittle
    Frittle is an open source amateur Java Chess Engine that supports the XBoard/WinBoard Chess Engine Communication Protocol (version 2).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    The Felo rating system provides an objective fencing strength estimate for each individual fencer in a group, just like the Elo rating in chess. This program calculates the Felo numbers by analysing a bout result list created by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ELOcalc is a small GUI/command-line calculator designed to calculate ELO scores (for, e.g., chess).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Utility to calibrate a serial connected touch screen from ELO Graphics. Calibration parameters can be used under X.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next