Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: xjx0117
  • License: agpl-3.0
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 255 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing Funding License Citation

README-EN.md

Hydro

GitHub Workflow Status hydrooj npm node-current GitHub contributors GitHub commit activity

Hydro is a high-performance online judge system.
It is easy to deploy (with install script), light weight and extensible.
Also see previous version at vijos/vj4

Now we have a SaaS service running at https://hydro.ac. (Fully free of charge!)
You can easily have a glance at the features of the system and try it out.
You can also just use the service without self-hosting the system with the powerful domain feature.
Feel free to create an account and then navigate to MyAccount > MyDomains > Create Domain to create one.

中文

We 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.

Contact US

Email: i@undefined.moe
Hydro QQ User Group: 1085853538
Telegram Group @hydrodev Telegram @undefinedmoe

License

The software is distributed under AGPLv3 with additional terms.

Additional terms under AGPLv3 Section 7:

  1. You must not remove the copyright declaration displayed in the software. (Under AGPLv3, 7(b))
  2. 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))
  3. Unless permitted, you are not allowed to use author's name, trademark or logo to promote the software. (Under AGPLv3, 7(d))

Contributing

See CONTRIBUTING.md

Thanks to

In dictionary order:

Owner

  • Login: xjx0117
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: Hydro
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Yi
    family-names: Huang
    email: i@undefined.moe
  - given-names: Haojun
    family-names: Pan
    email: panda@hydro.ac
  - name: All Hydro Project Developers
repository-code: 'https://github.com/hydro-dev/Hydro'
url: 'https://hydro.js.org'
keywords:
  - Online Judge
  - ICPC
  - OI
  - Competitive Programming
license: AGPL-3.0-or-later

GitHub Events

Total
  • Push event: 66
  • Create event: 1
Last Year
  • Push event: 66
  • Create event: 1

Dependencies

.github/workflows/build.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • tj-actions/changed-files v41 composite
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/typescript-node 20-bookworm build
.devcontainer/docker-compose.yml docker
  • mongo 4-focal
framework/eslint-config/package.json npm
  • @eslint-react/eslint-plugin ^1.51.3
  • @eslint/compat ^1.2.9
  • @eslint/eslintrc ^3.3.1
  • @stylistic/eslint-plugin ^4.4.1
  • @typescript-eslint/eslint-plugin ^8.34.0
  • @typescript-eslint/parser ^8.34.0
  • eslint-config-airbnb ^19.0.4
  • eslint-plugin-de-morgan ^1.3.0
  • eslint-plugin-github ^6.0.0
  • eslint-plugin-import 2.31.0
  • eslint-plugin-jsx-a11y ^6.10.2
  • eslint-plugin-react-hooks ^5.2.0
  • eslint-plugin-react-refresh ^0.4.20
  • eslint-plugin-simple-import-sort ^12.1.1
  • globals ^16.2.0
framework/framework/package.json npm
  • @types/fs-extra ^11.0.4 development
  • @types/koa ^2.15.0 development
  • @types/koa-compress ^4.0.6 development
  • @types/koa-router ^7.4.8 development
  • @types/saslprep ^1.0.3 development
  • @types/ws ^8.18.1 development
  • @hydrooj/utils workspace:^
  • emoji-regex ^10.4.0
  • fs-extra ^11.3.0
  • koa ^3.0.0
  • koa-body ^6.0.1
  • koa-compress ^5.1.1
  • koa-router ^13.0.1
  • path-to-regexp ^8.2.0
  • sanitize-filename ^1.6.3
  • saslprep ^1.0.3
  • schemastery ^3.16.1
  • shorty.js ^1.0.1
  • ws ^8.18.2
framework/register/package.json npm
  • @types/source-map-support ^0.5.10 development
  • esbuild 0.25.2
  • source-map-support ^0.5.21
package.json npm
  • @types/autocannon ^7.12.7 development
  • @types/chai ^5.2.2 development
  • @types/cross-spawn ^6.0.6 development
  • @types/node 22.14.1 development
  • @types/semver ^7.7.0 development
  • autocannon ^8.0.0 development
  • cac ^6.7.14 development
  • chai ^5.2.0 development
  • cross-env ^7.0.3 development
  • cross-spawn ^7.0.6 development
  • esbuild 0.25.2 development
  • eslint ^9.28.0 development
  • eslint-import-resolver-typescript ^4.4.3 development
  • eslint-import-resolver-webpack ^0.13.10 development
  • fs-extra ^11.3.0 development
  • globals ^16.2.0 development
  • globby ~14.0.2 development
  • inspectpack ^4.7.1 development
  • mongodb-memory-server 10.1.4 development
  • nyc ^17.1.0 development
  • ora ^8.2.0 development
  • oxlint ^1.0.0 development
  • package-json ^10.0.1 development
  • semver ^7.7.2 development
  • simple-git ^3.28.0 development
  • supertest ^7.1.1 development
  • supports-hyperlinks ^4.1.0 development
  • typescript 5.8.3 development
  • wtfnode ^0.10.0 development