{"id":16774515,"url":"https://github.com/parasyte/myn","last_synced_at":"2025-03-17T02:31:34.462Z","repository":{"id":152490802,"uuid":"625757498","full_name":"parasyte/myn","owner":"parasyte","description":"Minimalist Rust syntax parsing for procedural macros","archived":false,"fork":false,"pushed_at":"2024-02-11T01:24:27.000Z","size":28,"stargazers_count":47,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-03T02:13:31.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/parasyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["parasyte"],"ko_fi":"blipjoy","patreon":"blipjoy"}},"created_at":"2023-04-10T03:15:01.000Z","updated_at":"2024-05-30T04:05:45.764Z","dependencies_parsed_at":"2024-05-30T04:05:38.087Z","dependency_job_id":"a357b18f-8db6-4886-94fc-4605ed0cb77d","html_url":"https://github.com/parasyte/myn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Fmyn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Fmyn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Fmyn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Fmyn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parasyte","download_url":"https://codeload.github.com/parasyte/myn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243841125,"owners_count":20356440,"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-10-13T06:49:22.226Z","updated_at":"2025-03-17T02:31:34.207Z","avatar_url":"https://github.com/parasyte.png","language":"Rust","funding_links":["https://github.com/sponsors/parasyte","https://ko-fi.com/blipjoy","https://patreon.com/blipjoy"],"categories":["Rust"],"sub_categories":[],"readme":"[![Crates.io](https://img.shields.io/crates/v/myn)](https://crates.io/crates/myn \"Crates.io version\")\n[![Documentation](https://img.shields.io/docsrs/myn)](https://docs.rs/myn \"Documentation\")\n[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)\n[![GitHub actions](https://img.shields.io/github/actions/workflow/status/parasyte/myn/ci.yml?branch=main)](https://github.com/parasyte/myn/actions \"CI\")\n[![GitHub activity](https://img.shields.io/github/last-commit/parasyte/myn)](https://github.com/parasyte/myn/commits \"Commit activity\")\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/parasyte)](https://github.com/sponsors/parasyte \"Sponsors\")\n\nMinimalist Rust syntax parsing for procedural macros.\n\nYou can think of `myn` as a minimalist crate with similarities to [`syn`](https://docs.rs/syn). It provides utilities to help write procedural macros, but does not attempt to replicate the `syn` types or API.\n\n`myn` exists to support a very small subset of the entire Rust language syntax. Just enough to implement `#[derive]` macros on `struct`s and `enum`s, and that's about it. Everything else is currently out of scope.\n\n## Why\n\n- 100% safe Rust 🦀.\n- Write `#[derive]` macros with extremely fast compile times. See [benchmarks](./benchmarks.md).\n\n## MSRV Policy\n\nThe Minimum Supported Rust Version for `myn` will always be made available in the [MSRV.md](./MSRV.md) file on GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparasyte%2Fmyn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparasyte%2Fmyn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparasyte%2Fmyn/lists"}