{"id":27337855,"url":"https://github.com/rhizoome/plugnrust","last_synced_at":"2025-10-25T23:49:57.044Z","repository":{"id":255858728,"uuid":"849825832","full_name":"rhizoome/plugnrust","owner":"rhizoome","description":"Rust binding for Blue Cat's Plug'n Script","archived":false,"fork":false,"pushed_at":"2024-09-03T21:12:53.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T17:48:48.235Z","etag":null,"topics":["code-sharing","inactive"],"latest_commit_sha":null,"homepage":"https://www.rhizoome.ch/sharing/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhizoome.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-30T10:22:03.000Z","updated_at":"2024-09-03T21:12:57.000Z","dependencies_parsed_at":"2024-09-07T15:07:13.089Z","dependency_job_id":null,"html_url":"https://github.com/rhizoome/plugnrust","commit_stats":null,"previous_names":["rhizoome/plugnrust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rhizoome/plugnrust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhizoome%2Fplugnrust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhizoome%2Fplugnrust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhizoome%2Fplugnrust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhizoome%2Fplugnrust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhizoome","download_url":"https://codeload.github.com/rhizoome/plugnrust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhizoome%2Fplugnrust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267705331,"owners_count":24130858,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":["code-sharing","inactive"],"created_at":"2025-04-12T15:25:07.990Z","updated_at":"2025-10-25T23:49:52.012Z","avatar_url":"https://github.com/rhizoome.png","language":"Rust","readme":"# plugnrust\n\nI am not affiliated with [Blue Cat Audio](https://www.bluecataudio.com), so\nplease report issues with this template here.\n\nThis is a rust version of the headers and reference script of [Blue Cat's Plug'n\nScript](https://www.bluecataudio.com/Products/Product_PlugNScript/). I am\nusing this for my project, but I haven't used everything yet, so there might\nstill be bugs. Issues and contributions are welcome.\n\nFor documentation please consult the\n[headers](https://github.com/bluecataudio/plugnscript/tree/master/NativeSource/include)\nand the [reference\nscript](https://www.bluecataudio.com/Doc/Product_PlugNScript/#NativeReference.ScriptC).\n\nIt is not my goal to create a state of the art rust-crate, I am totally ok with\nsome unsafe here and there.\n\n## Repository Status: Sharing / Inactive\n\nThis repository hosts code that I’ve chosen to share publicly for educational,\ndemonstration, or archival purposes. Please note the following:\n\n- **No Active Maintenance**: This project is not actively maintained or updated.\n  It serves primarily as a snapshot of a certain stage of development for those\n  who might find parts of the code useful or interesting. I try to accept pull-\n  request, but do not expect anything. If interest in the project increases, I\n  might change the repository status.\n- **No Support Provided**: As this is an inactive project, I’m unable to provide\n  support, answer issues, or accommodate pull requests.\n- **Use at Your Own Risk**: While you’re welcome to explore, fork, or use the\n  code in your own projects, please do so with the understanding that this\n  repository is provided as-is, without any guarantees on its functionality or\n  security.\n\nFeel free to explore the code and utilize it under the terms of the license\nattached to this repository!\n\n## Linking\n\nRust cannot create macOS shared-libraries for `dlopen` (bundles). The official way\nto create bundles is to create a static-library and link it with `clang`. As I\ndo in the Makefile.\n\nThe makefile builds a universal (x86_64 and arm64) binary. add the other target\nwith:\n\n`rustup target add x86_64-apple-darwin`\n\nor\n\n`rustup target add aarch64-apple-darwin`\n\nI will look into Windows, once my project is past alpha.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhizoome%2Fplugnrust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhizoome%2Fplugnrust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhizoome%2Fplugnrust/lists"}