{"id":13687123,"url":"https://github.com/hydro-dev/Hydro","last_synced_at":"2025-05-01T12:32:42.174Z","repository":{"id":37935362,"uuid":"252140224","full_name":"hydro-dev/Hydro","owner":"hydro-dev","description":"Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)","archived":false,"fork":false,"pushed_at":"2024-11-10T07:23:57.000Z","size":16577,"stargazers_count":4130,"open_issues_count":29,"forks_count":311,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-11-10T07:31:48.278Z","etag":null,"topics":["acm-icpc","cpp","hydro","java","mixed-judge","mongodb","node","noip","oi","oj","online-judge","onlinejudge","python","vijos","vj5"],"latest_commit_sha":null,"homepage":"https://hydro.js.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hydro-dev.png","metadata":{"files":{"readme":"README-EN.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["undefined-moe"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://pay.undefined.moe"]}},"created_at":"2020-04-01T10:14:19.000Z","updated_at":"2024-11-10T06:56:16.000Z","dependencies_parsed_at":"2023-09-24T03:17:10.356Z","dependency_job_id":"52593093-5257-48ca-b9a6-5efb71015a71","html_url":"https://github.com/hydro-dev/Hydro","commit_stats":{"total_commits":3782,"total_committers":45,"mean_commits":84.04444444444445,"dds":"0.27657324167107356","last_synced_commit":"28e9bea06cb505cab41177ad822f5b74cd9aeaff"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydro-dev%2FHydro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydro-dev%2FHydro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydro-dev%2FHydro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydro-dev%2FHydro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydro-dev","download_url":"https://codeload.github.com/hydro-dev/Hydro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224067250,"owners_count":17250140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acm-icpc","cpp","hydro","java","mixed-judge","mongodb","node","noip","oi","oj","online-judge","onlinejudge","python","vijos","vj5"],"created_at":"2024-08-02T15:00:49.160Z","updated_at":"2025-05-01T12:32:42.169Z","avatar_url":"https://github.com/hydro-dev.png","language":"TypeScript","readme":"# Hydro\n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/hydro-dev/hydro/build.yml?branch=master)\n![hydrooj](https://img.shields.io/npm/dm/hydrooj)\n![npm](https://img.shields.io/npm/v/hydrooj?label=hydrooj)\n![node-current](https://img.shields.io/node/v/hydrooj)\n![GitHub contributors](https://img.shields.io/github/contributors/hydro-dev/Hydro)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/y/hydro-dev/Hydro)\n\nHydro is a high-performance online judge system.  \nIt is easy to deploy (with install script), light weight and extensible.  \nAlso see previous version at [vijos/vj4](https://github.com/vijos/vj4)\n\nNow we have a SaaS service running at [https://hydro.ac](https://hydro.ac). (Fully free of charge!)  \nYou can easily have a glance at the features of the system and try it out.  \nYou can also just use the service without self-hosting the system with the powerful `domain` feature.  \nFeel free to create an account and then navigate to `MyAccount \u003e MyDomains \u003e Create Domain` to create one.  \n\n[中文](https://hydro.js.org/)  \n\nWe are now looking for help with Korean and Japanese translation, if you are a native speaker of these languages, please contact us, pull requests are always welcome.\n\n## Contact US\n\nEmail: i@undefined.moe  \nHydro QQ User Group: 1085853538  \nTelegram Group [@hydrodev](https://t.me/hydrodev)\nTelegram [@undefinedmoe](https://t.me/undefinedmoe)  \n\n## License\n\nThe software is distributed under AGPLv3 with additional terms.\n\nAdditional terms under AGPLv3 Section 7:\n\n1. You must not remove the copyright declaration displayed in the software. (Under [AGPLv3, 7(b)](LICENSE#L356))  \n2. When you distribute a modified version of the software, you must change the software name or the version number in a reasonable way in order to distinguish it from the original version. (Under [AGPLv3, 7(c)](LICENSE#360))\n3. Unless permitted, you are not allowed to use author's name, trademark or logo to promote the software. (Under [AGPLv3, 7(d)](LICENSE#L364))\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## Thanks to\n\nIn dictionary order:\n\n- [Github](https://github.com/) Code hosting and workflow.  \n- [criyle](https://github.com/criyle) Sandbox.  \n- [Vijos](https://github.com/vijos/vj4) UI framework.  \n","funding_links":["https://github.com/sponsors/undefined-moe","https://pay.undefined.moe"],"categories":["总索引"],"sub_categories":["软件"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydro-dev%2FHydro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhydro-dev%2FHydro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydro-dev%2FHydro/lists"}