{"id":22934249,"url":"https://github.com/missn0body/rle","last_synced_at":"2026-04-20T03:34:45.179Z","repository":{"id":239664115,"uuid":"800194991","full_name":"missn0body/rle","owner":"missn0body","description":"A terminal program to compress files using RLE","archived":false,"fork":false,"pushed_at":"2024-05-29T14:57:09.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T06:01:51.469Z","etag":null,"topics":["compression","linux","run-length-decoding","run-length-encoding","terminal","terminal-based"],"latest_commit_sha":null,"homepage":"","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/missn0body.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-13T22:05:51.000Z","updated_at":"2024-05-29T14:58:01.000Z","dependencies_parsed_at":"2025-02-07T12:13:17.064Z","dependency_job_id":"41c33ea2-9718-4e5f-9574-0c17bcaed086","html_url":"https://github.com/missn0body/rle","commit_stats":null,"previous_names":["missn0body/rle"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/missn0body/rle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missn0body%2Frle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missn0body%2Frle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missn0body%2Frle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missn0body%2Frle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/missn0body","download_url":"https://codeload.github.com/missn0body/rle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missn0body%2Frle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["compression","linux","run-length-decoding","run-length-encoding","terminal","terminal-based"],"created_at":"2024-12-14T11:39:24.520Z","updated_at":"2026-04-20T03:34:45.144Z","avatar_url":"https://github.com/missn0body.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rle\n\nA simple run-length encoder/decoder  \nCreated in 2024 by anson.\n\nThis program uses a lossless [run-length encoding algorithm](https://en.wikipedia.org/wiki/Run-length_encoding)\nto compress ASCII files. There hasn't been any\nextensive testing with binary or other data files.\nFor best results, use ASCII files with long runs of\ncharacters, but `rle` will not inflate any file to more\nthan its original size.\n\nUsage and options can be read by invoking `rle --help` at the\ncommand line. This project is licensed under the MIT License, See \nLICENSE for related details. Issues, bugs, and other things can be\ndiscussed at my E-Mail, \u003cthesearethethingswesaw@gmail.com\u003e\n\n### v.1.0.0\n\n(May 2024)\nA simple run-length encoder/decoder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmissn0body%2Frle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmissn0body%2Frle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmissn0body%2Frle/lists"}