awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCode Submission Forms

Web forms that accept source code submissions and queue them for asynchronous processing.

Distinct from Asynchronous Form Submissions: Distinct from Asynchronous Form Submissions: focuses on code-specific submission forms with queuing, not general AJAX form processing.

Explore 1 awesome GitHub repository matching web development · Code Submission Forms. Refine with filters or upvote what's useful.

Awesome Code Submission Forms GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • qingdaou/onlinejudgeQingdaoU 的头像

    QingdaoU/OnlineJudge

    6,499在 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

    Accepts source code through a browser form, queues it, and triggers the judge process asynchronously.

    Pythondjangodjango-rest-frameworkonlinejudge
    在 GitHub 上查看↗6,499
  1. Home
  2. Web Development
  3. Form Processing
  4. Asynchronous Form Submissions
  5. Code Submission Forms