awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesContest Rule Standardizers

Tools for defining and enforcing contest structures, ranking criteria, and submission penalties.

Distinct from Competitive Programming Tools: Distinct from Competitive Programming Tools: focuses on rule enforcement and contest structure rather than general utility functions.

Explore 2 awesome GitHub repositories matching development tools & productivity · Contest Rule Standardizers. Refine with filters or upvote what's useful.

Awesome Contest Rule Standardizers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • oi-wiki/oi-wikiAvatar OI-wiki

    OI-wiki/OI-wiki

    26,176Vezi pe GitHub↗

    This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming. It serves as a centralized repository for algorithmic theory, data structures, and mathematical techniques, providing a structured reference for informatics and collegiate programming competitions. The project distinguishes itself by integrating educational content with a robust suite of automation utilities. It provides a complete workflow for competitive programming, including tools for automated test case generation, solution verification, and direct interaction with onlin

    Standardizes contest rules and evaluation criteria to ensure fair and consistent scoring.

    TypeScriptacm-icpcacm-icpc-handbookalgorithms
    Vezi pe GitHub↗26,176
  • qingdaou/onlinejudgeAvatar QingdaoU

    QingdaoU/OnlineJudge

    6,499Vezi pe GitHub↗

    OnlineJudge is an automated platform for managing programming contests and evaluating submitted source code. It provides a complete online judge system that compiles, runs, and scores code submissions against predefined test cases within a sandboxed execution environment, ensuring the host system remains protected from untrusted user code. The platform supports both ACM-style penalty-based scoring and OI-style point-based scoring, with real-time leaderboard computation that dynamically updates participant rankings as submissions are judged. Contest organizers can create and schedule timed com

    Computes and displays real-time leaderboards supporting ACM and OI scoring formats.

    Pythondjangodjango-rest-frameworkonlinejudge
    Vezi pe GitHub↗6,499
  1. Home
  2. Development Tools & Productivity
  3. Terminal, Shell & CLI
  4. Competitive Programming Tools
  5. Contest Rule Standardizers

Explorează sub-etichetele

  • Leaderboard ComputationComputes and displays participant rankings in real time or after contests, supporting ACM and OI scoring formats. **Distinct from Contest Rule Standardizers:** Distinct from Contest Rule Standardizers: focuses on computing and displaying leaderboards rather than defining contest rules.
  • Scoring Rule SwitchingApplies ACM or OI scoring logic and switches between real-time and non-real-time rankings per contest. **Distinct from Contest Rule Standardizers:** Distinct from Contest Rule Standardizers: focuses on switching between multiple scoring rules rather than defining a single rule set.