{"id":18417335,"url":"https://github.com/gfoidl/datacompression","last_synced_at":"2026-03-05T01:31:05.332Z","repository":{"id":25553780,"uuid":"104641504","full_name":"gfoidl/DataCompression","owner":"gfoidl","description":"Data compression -- Swinging Door Algorithm","archived":false,"fork":false,"pushed_at":"2021-12-22T09:11:40.000Z","size":2325,"stargazers_count":24,"open_issues_count":1,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-01T05:24:58.776Z","etag":null,"topics":["async-streams","deadband","swinging-door","swinging-door-compression"],"latest_commit_sha":null,"homepage":"https://gfoidl.github.io/DataCompression","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gfoidl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null},"funding":{"github":["gfoidl"]}},"created_at":"2017-09-24T12:16:59.000Z","updated_at":"2025-09-17T13:01:46.000Z","dependencies_parsed_at":"2022-07-17T02:30:30.304Z","dependency_job_id":null,"html_url":"https://github.com/gfoidl/DataCompression","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/gfoidl/DataCompression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfoidl%2FDataCompression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfoidl%2FDataCompression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfoidl%2FDataCompression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfoidl%2FDataCompression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfoidl","download_url":"https://codeload.github.com/gfoidl/DataCompression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfoidl%2FDataCompression/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30104268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:06:53.091Z","status":"ssl_error","status_checked_at":"2026-03-05T01:02:35.679Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["async-streams","deadband","swinging-door","swinging-door-compression"],"created_at":"2024-11-06T04:08:58.998Z","updated_at":"2026-03-05T01:31:05.252Z","avatar_url":"https://github.com/gfoidl.png","language":"C#","funding_links":["https://github.com/sponsors/gfoidl"],"categories":[],"sub_categories":[],"readme":"| CI | Coverage | NuGet |\n| -- | -- | -- |\n| [![Build Status](https://dev.azure.com/gh-gfoidl/github-Projects/_apis/build/status/.NET/DataCompression?branchName=master)](https://dev.azure.com/gh-gfoidl/github-Projects/_build/latest?definitionId=36\u0026branchName=master) | ![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/gh-gfoidl/github-Projects/36?style=flat-square) | [![NuGet](https://img.shields.io/nuget/v/gfoidl.DataCompression.svg?style=flat-square)](https://www.nuget.org/packages/gfoidl.DataCompression/) |\n\n# gfoidl.DataCompression\n\n## Algorithms\n\n* [Dead band](./api-doc/articles/DeadBand.md)\n* [Swinging Door](./api-doc/articles/SwingingDoor.md)\n\n## Demos\n\nSee `./demos` for code.\n\n_Note_: the graphs in the documentation are created by the code from `./demos`, so you can see which config-values got used.\n\n![](./api-doc/articles/images/demo_01.png)\n\n![](./api-doc/articles/images/demo_02.png)\n\n![](./api-doc/articles/images/demo_03.png)\n\n## Development channel\n\nTo get packages from the development channel use a `nuget.config` similar to this one:\n```xml\n\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003cconfiguration\u003e\n    \u003cpackageSources\u003e\n        \u003cadd key=\"gfoidl-public\" value=\"https://pkgs.dev.azure.com/gh-gfoidl/github-Projects/_packaging/gfoidl-public/nuget/v3/index.json\" /\u003e\n    \u003c/packageSources\u003e\n\u003c/configuration\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfoidl%2Fdatacompression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfoidl%2Fdatacompression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfoidl%2Fdatacompression/lists"}