{"id":27290282,"url":"https://github.com/leviongit/dragonruby_serialize","last_synced_at":"2025-04-11T21:28:00.516Z","repository":{"id":48126450,"uuid":"514419448","full_name":"leviongit/dragonruby_serialize","owner":"leviongit","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-27T18:55:42.000Z","size":47,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-10T17:27:44.463Z","etag":null,"topics":["dragonruby","dragonruby-gtk","drgtk"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/leviongit.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":"2022-07-15T22:22:12.000Z","updated_at":"2023-02-09T13:03:31.000Z","dependencies_parsed_at":"2022-09-12T16:14:56.008Z","dependency_job_id":null,"html_url":"https://github.com/leviongit/dragonruby_serialize","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviongit%2Fdragonruby_serialize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviongit%2Fdragonruby_serialize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviongit%2Fdragonruby_serialize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviongit%2Fdragonruby_serialize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leviongit","download_url":"https://codeload.github.com/leviongit/dragonruby_serialize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248482366,"owners_count":21111315,"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":["dragonruby","dragonruby-gtk","drgtk"],"created_at":"2025-04-11T21:27:59.643Z","updated_at":"2025-04-11T21:28:00.491Z","avatar_url":"https://github.com/leviongit.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dragonruby_serialize\n\nA proof-of-concept binary serialization library for DragonRuby.\nCurrently supports serializing:\n- `Integer`s;\n- `Float`s;\n- `String`s;\n- `Symbol`s;\n- `nil`s, `true`, and `false`;\n- `Range`s;\n- `Array`s;\n- `Hash`es;\n- `Struct`s;\n- `Time` objects; and\n- arbitrary objects including the `Serializable` module\n\nCurrently supports deserializing:\n- `Integer`s;\n- `Float`s;\n- `String`s;\n- `Symbol`s;\n- `nil`s, `true`, and `false`;\n- `Range`s;\n- `Array`s;\n- `Hash`es;\n- `Struct`s;\n- `Time` objects; and\n- arbitrary objects including the `Serializable` module\n\nCurrently it is impossible to serialize recursive structures. This may change in the future.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviongit%2Fdragonruby_serialize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleviongit%2Fdragonruby_serialize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviongit%2Fdragonruby_serialize/lists"}