{"id":24986916,"url":"https://github.com/rinpatch/pack-rle","last_synced_at":"2025-08-04T01:37:41.699Z","repository":{"id":273828039,"uuid":"474183589","full_name":"rinpatch/pack-rle","owner":"rinpatch","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-15T20:40:46.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T11:43:40.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/rinpatch.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":"2022-03-25T22:43:37.000Z","updated_at":"2022-03-25T22:43:54.000Z","dependencies_parsed_at":"2025-01-23T08:19:28.996Z","dependency_job_id":"afbc7d25-1afe-49d6-aa66-dc223fd50f77","html_url":"https://github.com/rinpatch/pack-rle","commit_stats":null,"previous_names":["rinpatch/pack-rle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinpatch%2Fpack-rle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinpatch%2Fpack-rle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinpatch%2Fpack-rle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinpatch%2Fpack-rle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rinpatch","download_url":"https://codeload.github.com/rinpatch/pack-rle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174539,"owners_count":20735413,"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":[],"created_at":"2025-02-04T11:33:33.218Z","updated_at":"2025-03-29T10:47:14.417Z","avatar_url":"https://github.com/rinpatch.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pack-rle\n\nA simple run-length compressor/decompressor written in Kotlin as a uni assignment.\n\n## Building\n\n```sh\ngradle jar\n```\n\n## Running\n\n```sh\n# Compress\njava -jar build/libs/pack-rle-1.0-SNAPSHOT.jar -z testfile.txt\n# Decompress\njava -jar build/libs/pack-rle-1.0-SNAPSHOT.jar -u testfile.txt.rle\n```\n\n## Testing\n\nA [fuzz target](src/main/kotlin/FuzzTarget.kt) for [jazzer](https://github.com/CodeIntelligenceTesting/jazzer) is implemented.\n\nIf using Docker, it can be run as follows:\n```sh\nmkdir fuzzing\ncp build/libs/pack-rle-1.0-SNAPSHOT.jar fuzzing\ndocker run -v $PWD/fuzzing:/fuzzing cifuzz/jazzer --cp=pack-rle-1.0-SNAPSHOT.jar --target_class=FuzzTarget\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinpatch%2Fpack-rle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frinpatch%2Fpack-rle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinpatch%2Fpack-rle/lists"}