{"id":37178691,"url":"https://github.com/sshwy/yaoj-core","last_synced_at":"2026-01-14T20:49:08.330Z","repository":{"id":37886028,"uuid":"499756353","full_name":"sshwy/yaoj-core","owner":"sshwy","description":"Packages for YaOJ","archived":false,"fork":false,"pushed_at":"2022-07-05T12:34:53.000Z","size":221,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-07-27T22:38:40.390Z","etag":null,"topics":["cgo","go","golang","online-judge"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sshwy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-04T07:28:32.000Z","updated_at":"2022-06-26T11:26:12.000Z","dependencies_parsed_at":"2022-09-26T21:10:44.181Z","dependency_job_id":null,"html_url":"https://github.com/sshwy/yaoj-core","commit_stats":null,"previous_names":[],"tags_count":19,"template":null,"template_full_name":null,"purl":"pkg:github/sshwy/yaoj-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshwy%2Fyaoj-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshwy%2Fyaoj-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshwy%2Fyaoj-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshwy%2Fyaoj-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshwy","download_url":"https://codeload.github.com/sshwy/yaoj-core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshwy%2Fyaoj-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cgo","go","golang","online-judge"],"created_at":"2026-01-14T20:49:07.750Z","updated_at":"2026-01-14T20:49:08.318Z","avatar_url":"https://github.com/sshwy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\n# Ya Online Judge\n\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![Apache License][license-shield]][license-url]\n![Go version (master)][gover-shield]\n![GitHub tag (latest by date)][tag-shield]\n![GitHub code size in bytes][codesize-shield]\n\n\n\n\u003cdiv align=\"center\"\u003e\n\u003c!--\n  \u003ca href=\"https://github.com/sshwy/yaoj-core\"\u003e\n    \u003cimg src=\"images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n--\u003e\n\u003c/div\u003e\n\nCore packages for YaOJ.\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n    \u003c!-- \u003cli\u003e\u003ca href=\"#acknowledgments\"\u003eAcknowledgments\u003c/a\u003e\u003c/li\u003e --\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n## About The Project\n\nYaOJ, namely Yet Another Online Judge, is coming as a brand new OJ with an excellent framework for easily configured custom testing. This repo contains all core packages of YaOJ, which is for customized problem testing.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Getting Started\n\n### Prerequisites\n\nThe go toolkit command.\n\n### Installation\n\n1. Clone the repo\n\n   ```sh\n   git clone --recursive https://github.com/sshwy/yaoj-core\n   ```\n\n2. Generate necessary files\n\n   ```sh\n   cd yaoj-core\n   go generate\n   ```\n3. Build Apps\n\n   ```sh\n   go build ./cmd/migrator\n   go build ./cmd/judgeserver\n   ```\n\n4. Happy developing!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Usage\n\n\u003ca href=\"https://pkg.go.dev/github.com/sshwy/yaoj-core@master\"\u003e\u003cimg src=\"https://pkg.go.dev/badge/github.com/sshwy/yaoj-core.svg\" alt=\"Go Reference\"\u003e\u003c/a\u003e\n\n_For more examples, please refer to `*_test.go` files_\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'feat(scope): add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## License\n\nDistributed under the Apache-2.0 License. See `LICENSE` for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contact\n\nProject Link: [https://github.com/sshwy/yaoj-core](https://github.com/sshwy/yaoj-core)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!--\n## Acknowledgments\n\n* []()\n* []()\n* []()\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n--\u003e\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/sshwy/yaoj-core.svg\n[contributors-url]: https://github.com/sshwy/yaoj-core/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/sshwy/yaoj-core.svg\n[forks-url]: https://github.com/sshwy/yaoj-core/network/members\n[stars-shield]: https://img.shields.io/github/stars/sshwy/yaoj-core.svg\n[stars-url]: https://github.com/sshwy/yaoj-core/stargazers\n[issues-shield]: https://img.shields.io/github/issues/sshwy/yaoj-core.svg\n[issues-url]: https://github.com/sshwy/yaoj-core/issues\n[license-shield]: https://img.shields.io/github/license/sshwy/yaoj-core.svg\n[license-url]: https://github.com/sshwy/yaoj-core/blob/master/LICENSE\n[gover-shield]: https://img.shields.io/github/go-mod/go-version/sshwy/yaoj-core/master?filename=go.mod\n[tag-shield]: https://img.shields.io/github/v/tag/sshwy/yaoj-core?label=latest%20tag\n[codesize-shield]: https://img.shields.io/github/languages/code-size/sshwy/yaoj-core","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshwy%2Fyaoj-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsshwy%2Fyaoj-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshwy%2Fyaoj-core/lists"}