{"id":23082400,"url":"https://github.com/harrah/sbinary","last_synced_at":"2025-08-16T00:31:21.812Z","repository":{"id":789752,"uuid":"486599","full_name":"harrah/sbinary","owner":"harrah","description":"Library for describing binary formats for Scala types","archived":false,"fork":false,"pushed_at":"2015-12-06T21:20:05.000Z","size":7706,"stargazers_count":75,"open_issues_count":0,"forks_count":40,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-06-23T04:56:30.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":false,"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/harrah.png","metadata":{"files":{"readme":"README","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":"2010-01-24T18:50:30.000Z","updated_at":"2022-10-28T09:36:34.000Z","dependencies_parsed_at":"2022-08-16T10:55:08.586Z","dependency_job_id":null,"html_url":"https://github.com/harrah/sbinary","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrah%2Fsbinary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrah%2Fsbinary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrah%2Fsbinary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrah%2Fsbinary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrah","download_url":"https://codeload.github.com/harrah/sbinary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229976444,"owners_count":18153654,"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":"2024-12-16T14:31:26.655Z","updated_at":"2024-12-16T14:31:27.268Z","avatar_url":"https://github.com/harrah.png","language":"Scala","funding_links":[],"categories":["Capabilities","Infrastructure"],"sub_categories":["Serialization"],"readme":"SBinary is a library for describing binary protocols, in the form of mappings between Scala types and binary formats. It can be used as a robust serialization mechanism for Scala objects or a way of dealing with existing binary formats found in the wild.\n\nIt started out life as a loose port of Haskell's Data.Binary. It's since evolved a bit from there to take advantage of the features Scala implicits offer over Haskell type classes, but the core idea has remained the same.\n\nSBinary was written by David MacIver.  You can find his introduction here: http://code.google.com/p/sbinary/wiki/IntroductionToSBinary.\n\n= Getting SBinary =\n\nSBinary is in the Scala Tools Repository.  If you are using sbt with Scala 2.7.7:\n  val sbinary = \"org.scala-tools.sbinary\" %% \"sbinary\" % \"0.3\"\n\nFor Maven users, use \"sbinary_2.7.7\" for the artifact ID.\n\n\n= Build instructions =\n\nSBinary uses sbt to build.  Get sbt at http://code.google.com/p/simple-build-tool/wiki/Setup\n\nTo build and run the example:\nsbt update publish-local 'project Binary Tree Example' run\n\nThis will retrieve dependencies and compile, package, and publish SBinary to your ~/.ivy2/local repository.   If you just want to use the jar directly, it is in the `target/` directory.\n\nYou can find the source for the example is in the examples/bt/ directory.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrah%2Fsbinary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharrah%2Fsbinary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrah%2Fsbinary/lists"}