{"id":21945223,"url":"https://github.com/ardaku/dimi","last_synced_at":"2026-04-11T14:37:02.626Z","repository":{"id":57619359,"uuid":"399623130","full_name":"ardaku/dimi","owner":"ardaku","description":"Cross-Platform Async MIDI Instrument Library for Rust.","archived":false,"fork":false,"pushed_at":"2023-06-19T20:02:30.000Z","size":68,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"stable","last_synced_at":"2024-09-17T02:24:11.935Z","etag":null,"topics":["async","asyncio","midi","midi-events","rust","rust-crate","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ardaku.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE_APACHE_2_0.txt","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":"2021-08-24T22:42:09.000Z","updated_at":"2022-11-25T08:38:25.000Z","dependencies_parsed_at":"2024-11-29T04:18:04.708Z","dependency_job_id":"006d91dd-4ae4-4859-8a68-8cbf5460e305","html_url":"https://github.com/ardaku/dimi","commit_stats":null,"previous_names":["libcala/dimi"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardaku%2Fdimi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardaku%2Fdimi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardaku%2Fdimi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardaku%2Fdimi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ardaku","download_url":"https://codeload.github.com/ardaku/dimi/tar.gz/refs/heads/stable","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244984056,"owners_count":20542566,"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":["async","asyncio","midi","midi-events","rust","rust-crate","rust-lang"],"created_at":"2024-11-29T04:18:02.131Z","updated_at":"2025-12-30T23:46:48.015Z","avatar_url":"https://github.com/ardaku.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dimi\n\n#### [Changelog] | [Source] | [Getting Started]\n\n[![tests](https://github.com/ardaku/dimi/actions/workflows/ci.yml/badge.svg)](https://github.com/ardaku/dimi/actions/workflows/ci.yml)\n[![GitHub commit activity](https://img.shields.io/github/commit-activity/y/ardaku/dimi)](https://github.com/ardaku/dimi/)\n[![GitHub contributors](https://img.shields.io/github/contributors/ardaku/dimi)](https://github.com/ardaku/dimi/graphs/contributors)  \n[![Crates.io](https://img.shields.io/crates/v/dimi)](https://crates.io/crates/dimi)\n[![Crates.io](https://img.shields.io/crates/d/dimi)](https://crates.io/crates/dimi)\n[![Crates.io (recent)](https://img.shields.io/crates/dr/dimi)](https://crates.io/crates/dimi)  \n[![Crates.io](https://img.shields.io/crates/l/dimi)](https://github.com/ardaku/dimi/search?l=Text\u0026q=license)\n[![Docs.rs](https://docs.rs/dimi/badge.svg)](https://docs.rs/dimi)\n\nCross-Platform Async MIDI Instrument Library for Rust\n\n## Currently Supports\n - Linux\n \n## Planned Support\n - Web / Wasm\n - MacOS / iOS\n - Windows\n - Redox\n - Quantii / Daku\n - Android\n - ...and more!\n\n## License\nCopyright © 2021-2023 The Dimi Crate Developer(s)\n\nLicensed under any of\n - Apache License, Version 2.0, ([LICENSE_APACHE_2_0.txt] or\n   [https://www.apache.org/licenses/LICENSE-2.0])\n - Boost Software License, Version 1.0, ([LICENSE_BOOST_1_0.txt] or\n   [https://www.boost.org/LICENSE_1_0.txt])\n - MIT License, ([LICENSE_MIT.txt] or [https://mit-license.org])\n\nat your option.  The files within this project may not be copied, modified, or\ndistributed except according to those terms. \n\n### Contribution\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\nlicensed as described above, without any additional terms or conditions.\n\n## Help\nIf you want help using or contributing to the development of this library,\nor have any questions feel free to send me an email at [aldaronlau@gmail.com].\nThe goal is for anyone to be able to get involved, so don't be afraid to reach\nout!\n\n[Changelog]: https://github.com/ardaku/dimi/blob/stable/CHANGELOG.md\n[Source]: https://github.com/ardaku/dimi/\n[Getting Started]: https://docs.rs/dimi#getting-started\n[LICENSE_APACHE_2_0.txt]: https://github.com/ardaku/dimi/blob/stable/LICENSE_APACHE_2_0.txt\n[https://www.apache.org/licenses/LICENSE-2.0]: https://www.apache.org/licenses/LICENSE-2.0\n[LICENSE_BOOST_1_0.txt]: https://github.com/ardaku/dimi/blob/stable/LICENSE_BOOST_1_0.txt\n[https://www.boost.org/LICENSE_1_0.txt]: https://www.boost.org/LICENSE_1_0.txt\n[LICENSE_MIT.txt]: https://github.com/ardaku/dimi/blob/stable/LICENSE_MIT.txt\n[https://mit-license.org]: https://mit-license.org\n[aldaronlau@gmail.com]: mailto:aldaronlau@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardaku%2Fdimi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fardaku%2Fdimi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardaku%2Fdimi/lists"}