{"id":37026274,"url":"https://github.com/scodec/scodec-akka","last_synced_at":"2026-01-14T03:03:22.629Z","repository":{"id":57740594,"uuid":"42056292","full_name":"scodec/scodec-akka","owner":"scodec","description":"Provides interop between scodec and akka","archived":true,"fork":false,"pushed_at":"2018-03-19T16:00:53.000Z","size":10,"stargazers_count":14,"open_issues_count":3,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-03-25T22:12:47.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scodec.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}},"created_at":"2015-09-07T14:07:10.000Z","updated_at":"2023-01-28T18:25:42.000Z","dependencies_parsed_at":"2022-08-25T19:20:34.636Z","dependency_job_id":null,"html_url":"https://github.com/scodec/scodec-akka","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/scodec/scodec-akka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scodec%2Fscodec-akka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scodec%2Fscodec-akka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scodec%2Fscodec-akka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scodec%2Fscodec-akka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scodec","download_url":"https://codeload.github.com/scodec/scodec-akka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scodec%2Fscodec-akka/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":"2026-01-14T03:03:21.910Z","updated_at":"2026-01-14T03:03:22.617Z","avatar_url":"https://github.com/scodec.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"scodec-akka\n===========\n\nProvides interop between scodec and akka.\n\nTo use this project, import everything from the `scodec.interop.akka` package.\n\n    import scodec.bits._\n    import scodec.interop.akka._\n    import akka.util.ByteString\n\n    val x: ByteVector = hex\"deadbeef\"\n    val y: ByteString = x.toByteString\n\nCurrently, this library only defines conversions between `ByteVector` and `ByteString`. Support will be added for using `Codec`s in akka streams and perhaps building streaming encoders/decoders with akka streams, similar to the support in the `scodec-stream` project.\n\nGetting Binaries\n----------------\n\nThis library is published to Maven Central under `org.scodec %% scodec-akka`.\n\nSee the [releases page on the website](http://scodec.org/releases/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscodec%2Fscodec-akka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscodec%2Fscodec-akka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscodec%2Fscodec-akka/lists"}