{"id":15777164,"url":"https://github.com/healeycodes/compressing-cs2-demos","last_synced_at":"2025-06-18T08:35:43.579Z","repository":{"id":226758570,"uuid":"769574054","full_name":"healeycodes/compressing-cs2-demos","owner":"healeycodes","description":"An example of compressing Counter-Strike 2 demo data.","archived":false,"fork":false,"pushed_at":"2024-03-09T22:26:39.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-05T17:42:58.223Z","etag":null,"topics":["compress","counter-strike","delta-encoding","demo"],"latest_commit_sha":null,"homepage":"https://healeycodes.com/compressing-cs2-demos","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/healeycodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-09T13:14:26.000Z","updated_at":"2024-03-10T08:46:33.000Z","dependencies_parsed_at":"2024-03-09T14:41:56.078Z","dependency_job_id":"7761e3e5-ecad-4309-9c81-709fa3502f0e","html_url":"https://github.com/healeycodes/compressing-cs2-demos","commit_stats":null,"previous_names":["healeycodes/compressing-cs2-demos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/healeycodes/compressing-cs2-demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fcompressing-cs2-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fcompressing-cs2-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fcompressing-cs2-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fcompressing-cs2-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/healeycodes","download_url":"https://codeload.github.com/healeycodes/compressing-cs2-demos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fcompressing-cs2-demos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260519323,"owners_count":23021443,"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":["compress","counter-strike","delta-encoding","demo"],"created_at":"2024-10-04T17:43:02.085Z","updated_at":"2025-06-18T08:35:38.563Z","avatar_url":"https://github.com/healeycodes.png","language":"Go","readme":"# ⚙️ Compressing CS2 Demos\n\u003e My blog post: [Compressing CS2 Demos](https://healeycodes.com/compressing-cs2-demos)\n\n\u003cbr\u003e\n\nA quick practical example of how to compress a CS2 demo.\n\nDownload the `pera-vs-system5-m1-vertigo.dem` demo from https://www.hltv.org/matches/2370182/pera-vs-system5-esl-challenger-league-season-47-europe and store it at the root.\n\nRun `go run .` and check the size of the produced files (`naive.json`, `better.json`, and `better.proto`).\n\nTo generate protobuf code, run `protoc --go_out=. optimal.proto`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealeycodes%2Fcompressing-cs2-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhealeycodes%2Fcompressing-cs2-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealeycodes%2Fcompressing-cs2-demos/lists"}