{"id":24852497,"url":"https://github.com/robertdurst/struct_gen","last_synced_at":"2025-03-26T13:41:01.758Z","repository":{"id":57668868,"uuid":"142442600","full_name":"robertDurst/struct_gen","owner":"robertDurst","description":"A macro based tool for automagically generating structs.","archived":false,"fork":false,"pushed_at":"2018-08-16T02:37:24.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T23:29:28.157Z","etag":null,"topics":["macros","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/robertDurst.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":"2018-07-26T13:10:19.000Z","updated_at":"2019-04-04T14:51:29.000Z","dependencies_parsed_at":"2022-08-27T01:40:52.165Z","dependency_job_id":null,"html_url":"https://github.com/robertDurst/struct_gen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertDurst%2Fstruct_gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertDurst%2Fstruct_gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertDurst%2Fstruct_gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertDurst%2Fstruct_gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertDurst","download_url":"https://codeload.github.com/robertDurst/struct_gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245665613,"owners_count":20652632,"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":["macros","rust"],"created_at":"2025-01-31T14:49:44.968Z","updated_at":"2025-03-26T13:41:01.732Z","avatar_url":"https://github.com/robertDurst.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# struct_gen\n[![Build Status](https://travis-ci.org/robertDurst/struct_gen.svg?branch=master)](https://travis-ci.org/robertDurst/struct_gen)\n[![Current Version](https://meritbadge.herokuapp.com/struct_gen)](https://crates.io/crates/struct_gen)\n\nA macro based tool for automagically generating structs. Experimental -- aka written as I was learning about macros. \n\n## Changelog\n\n* 0.1.1 - August 5, 2018\n    * Support for lifetimes\n    * Support for 10 of 11 primitive types (tuples will come with next release)  including:\n        * Signed integers\n        * Unsigned integers\n        * Boolean\n        * Char\n        * Vectors (`std::vec::Vec`)\n        * Arrays (*maximum size of 10 for now*)\n        * Slices\n        * Floats\n        * str\n        * Strings\n    * Added dependency on a procedural macro to generate array implementations for `Zero` trait (a bit hackish at the moment)\n        * Learn about `struct_gen_derive` [here](https://github.com/robertDurst/struct_gen_derive)\n* 0.1.0 - July 30, 2018\n    * Minimum viable crate\n    * Ability to generate struct's with constructor for most basic primitives\n    * Began implementing `struct_gen!` and `impl_zero!` macros\n    * Created `Zero` trait for definition of *zero-or-override* method on types\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertdurst%2Fstruct_gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertdurst%2Fstruct_gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertdurst%2Fstruct_gen/lists"}