{"id":16287332,"url":"https://github.com/pjmagee/swtor-logparser","last_synced_at":"2025-10-28T22:08:38.597Z","repository":{"id":177086330,"uuid":"659929892","full_name":"pjmagee/swtor-logparser","owner":"pjmagee","description":"Blazing fast memory efficient log parser using  Spans + Native AOT","archived":false,"fork":false,"pushed_at":"2023-07-09T10:49:26.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T23:44:53.532Z","etag":null,"topics":["combat-log","overlay","parser-library","swtor"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pjmagee.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":"2023-06-28T22:02:24.000Z","updated_at":"2025-01-25T15:23:22.000Z","dependencies_parsed_at":"2024-12-22T20:16:19.181Z","dependency_job_id":"727cf343-e847-4f82-9699-12d44376675e","html_url":"https://github.com/pjmagee/swtor-logparser","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"0a8c0be43a5cdb2bba525def445252212968db7e"},"previous_names":["pjmagee/swtor-logparser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjmagee%2Fswtor-logparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjmagee%2Fswtor-logparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjmagee%2Fswtor-logparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjmagee%2Fswtor-logparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjmagee","download_url":"https://codeload.github.com/pjmagee/swtor-logparser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247981871,"owners_count":21028013,"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":["combat-log","overlay","parser-library","swtor"],"created_at":"2024-10-10T19:44:52.300Z","updated_at":"2025-10-16T17:23:10.214Z","avatar_url":"https://github.com/pjmagee.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SWTOR Log Parser\n\nA fast and efficient SWTOR log file parser using .NET 8.0 and the latest C# features.\n\n## Features\n\n- [x] Parses log files into an easily usable format\n- [x] Memory efficient (no unnecessary allocations)\n- [x] Fast (uses ReadOnlySpan\\\u003cT\u003e and ReadOnlyMemory\\\u003cT\u003e to avoid copying data)\n- [x] Core library is AOT compatible (no reflection)\n- [x] DPS \u0026 HPS calculations powered by Rx.NET\n- [x] Native CLI compiles to native code (no .NET runtime required)\n- [x] Minimal Overlay UI\n\n## Usage\n\n### Console (.NET)\n\nTo monitor logs in real-time, run the following command:\n```bash\nswtorlogparser.cli.exe monitor\n```\n\nTo list SWTOR log files, run the following command:\n\n```bash\nswtorlogparser.cli.exe list\n```\n\n### Console (Native)\n\n```bash\nswtorlogparser.native.cli.exe monitor\n```\n\n### Overlay UI\n\n```bash\nSwtorLogParser.Overlay.exe\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjmagee%2Fswtor-logparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjmagee%2Fswtor-logparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjmagee%2Fswtor-logparser/lists"}