{"id":25457549,"url":"https://github.com/seedyrom/crystal-rlp","last_synced_at":"2025-10-10T20:17:34.628Z","repository":{"id":91055196,"uuid":"211065033","full_name":"SeedyROM/crystal-rlp","owner":"SeedyROM","description":"A native crystal implementation of RLP encoding and decoding","archived":false,"fork":false,"pushed_at":"2019-09-26T11:04:27.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-16T20:07:59.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/SeedyROM.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,"zenodo":null}},"created_at":"2019-09-26T10:40:47.000Z","updated_at":"2019-10-28T15:36:07.000Z","dependencies_parsed_at":"2023-05-03T05:04:10.650Z","dependency_job_id":null,"html_url":"https://github.com/SeedyROM/crystal-rlp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SeedyROM/crystal-rlp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeedyROM%2Fcrystal-rlp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeedyROM%2Fcrystal-rlp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeedyROM%2Fcrystal-rlp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeedyROM%2Fcrystal-rlp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeedyROM","download_url":"https://codeload.github.com/SeedyROM/crystal-rlp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeedyROM%2Fcrystal-rlp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005267,"owners_count":26083861,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2025-02-18T02:17:46.183Z","updated_at":"2025-10-10T20:17:34.623Z","avatar_url":"https://github.com/SeedyROM.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crystal-rlp (Recursive Length Prefix)\n\n[![Build Status](https://travis-ci.com/SeedyROM/crystal-rlp.svg?branch=master)](https://travis-ci.com/SeedyROM/crystal-rlp)\n\nThis library intends to implement the entire RLP coding algorithm in native Crystal.\n\n## Installation\n\n1. Add the dependency to your `shard.yml`:\n\n   ```yaml\n   dependencies:\n     rlp:\n       github: SeedyROM/crystal-rlp\n   ```\n\n2. Run `shards install`\n\n## Usage\n\n```crystal\nrequire \"rlp\"\n```\n\nTODO: Write usage instructions here\n\n## Development\n\nTODO: Write development instructions here\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/SeedyROM/crystal-rlp/fork\u003e)\n2. Create your feature branch (`git checkout -b feature/my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin feature/my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Zack Kollar](https://github.com/SeedyROM) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedyrom%2Fcrystal-rlp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseedyrom%2Fcrystal-rlp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedyrom%2Fcrystal-rlp/lists"}