{"id":16210425,"url":"https://github.com/omegaleo/helperlib","last_synced_at":"2026-01-28T16:12:37.320Z","repository":{"id":238159075,"uuid":"796013827","full_name":"omegaleo/HelperLib","owner":"omegaleo","description":"Library to help with C# projects and with game development using C#","archived":false,"fork":false,"pushed_at":"2025-12-23T16:55:47.000Z","size":1154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-24T12:16:50.650Z","etag":null,"topics":["asp-net-core","aspnet-core","benchmark","changelog-generator","charp","developer-tools","devtools","dotnet","game-development","godot","helper-library","nuget-package","unity","utilities","utility-library"],"latest_commit_sha":null,"homepage":"https://library.omegaleo.dev","language":"C#","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/omegaleo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-04T17:12:05.000Z","updated_at":"2025-12-23T17:02:34.000Z","dependencies_parsed_at":"2025-01-09T15:26:37.311Z","dependency_job_id":"0c78807b-c1f3-4f5d-9e1c-3438cf7265a1","html_url":"https://github.com/omegaleo/HelperLib","commit_stats":null,"previous_names":["omegaleo/helperlib"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/omegaleo/HelperLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omegaleo%2FHelperLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omegaleo%2FHelperLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omegaleo%2FHelperLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omegaleo%2FHelperLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omegaleo","download_url":"https://codeload.github.com/omegaleo/HelperLib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omegaleo%2FHelperLib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: 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":["asp-net-core","aspnet-core","benchmark","changelog-generator","charp","developer-tools","devtools","dotnet","game-development","godot","helper-library","nuget-package","unity","utilities","utility-library"],"created_at":"2024-10-10T10:38:42.298Z","updated_at":"2026-01-28T16:12:37.315Z","avatar_url":"https://github.com/omegaleo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Omega Leo's Helper Library\n\nLightweight utility library for C\\# projects and game development helpers.\n\n## Table of contents\n\n- [Overview](#overview)\n- [Features](#features)\n- [Install](#install)\n- [Documentation](#documentation)\n- [Contributing](#contributing)\n- [License](#license)\n- [Socials](#socials)\n\n## Overview\n\n`HelperLib` contains small helpers and abstractions commonly useful in application and game development (helpers for collections, math, and utilities to keep game and engine code concise).\n\n## Features\n\n- Small, focused utilities for C\\#\n- Helpers that favor clarity and testability\n- Game development specific helpers in the `OmegaLeo.HelperLib.Game` package\n- Changelog generation utilities in the `OmegaLeo.HelperLib.Changelog` package\n- Lightweight and easy to integrate into existing projects\n- Well-documented and maintained\n- Open source under the AGPL v3 License\n\n## Install\n\nAdd the library to your project via NuGet:\n\n```bash\ndotnet add package OmegaLeo.HelperLib\ndotnet add package OmegaLeo.HelperLib.Game\ndotnet add package OmegaLeo.HelperLib.Changelog\ndotnet add package OmegaLeo.HelperLib.Documentation\n```\n  \n## Documentation\nThe documentation for this project can be found at [https://library.omegaleo.dev](https://library.omegaleo.dev).\nThis documentation is automatically generated from the code using the [OmegaLeo.HelperLib.Documentation package](https://www.nuget.org/packages/OmegaLeo.HelperLib.Documentation).\n\n## Contributing\nContributions are welcome! Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for guidelines.\n\n## License\nThis project is licensed under the AGPL v3 License. See the [LICENSE](LICENSE) file for details.\n\n## Socials\n[![Youtube](https://img.shields.io/youtube/channel/subscribers/UCsdYKC7EK4Z_cpgWt0YiO9Q?style=plastic\u0026label=Youtube\u0026color=red\n)](https://youtube.com/@omegaleo) [![Twitch](https://img.shields.io/twitch/status/professorleo?style=plastic\u0026logoColor=purple\u0026color=purple\n)](https://twitch.tv/professorleo) [![Discord](https://badgen.net/discord/online-members/Gp87EyBDvD?icon=discord)](https://discord.com/invite/Gp87EyBDvD)   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomegaleo%2Fhelperlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomegaleo%2Fhelperlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomegaleo%2Fhelperlib/lists"}