{"id":16266934,"url":"https://github.com/wezm/macbinary","last_synced_at":"2025-03-19T23:30:46.840Z","repository":{"id":152748286,"uuid":"617360459","full_name":"wezm/macbinary","owner":"wezm","description":"MacBinary and resource fork reading in Rust","archived":false,"fork":false,"pushed_at":"2025-01-03T23:45:27.000Z","size":78,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T14:11:38.396Z","etag":null,"topics":["classic-mac-os","macbinary","no-std","retro-computing","rust","vintage-macintosh-computers","wasm"],"latest_commit_sha":null,"homepage":"https://7bit.org/macbinary/","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/wezm.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":"2023-03-22T08:23:42.000Z","updated_at":"2025-01-03T23:45:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"180c8da9-57bd-4e24-9906-28252e0c4c47","html_url":"https://github.com/wezm/macbinary","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/wezm%2Fmacbinary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wezm%2Fmacbinary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wezm%2Fmacbinary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wezm%2Fmacbinary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wezm","download_url":"https://codeload.github.com/wezm/macbinary/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244030752,"owners_count":20386533,"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":["classic-mac-os","macbinary","no-std","retro-computing","rust","vintage-macintosh-computers","wasm"],"created_at":"2024-10-10T17:43:28.277Z","updated_at":"2025-03-19T23:30:46.834Z","avatar_url":"https://github.com/wezm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  MacBinary for Rust\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cstrong\u003eThis crate provides utilities for reading MacBinary files and parsing resource forks commonly used on classic Mac OS.\u003c/strong\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://cirrus-ci.com/github/wezm/macbinary\"\u003e\n    \u003cimg src=\"https://api.cirrus-ci.com/github/wezm/macbinary.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://docs.rs/macbinary\"\u003e\n    \u003cimg src=\"https://docs.rs/macbinary/badge.svg\" alt=\"Documentation\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://crates.io/crates/macbinary\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/v/macbinary.svg\" alt=\"Version\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/crates/l/macbinary.svg\" alt=\"License\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\nFeatures\n--------\n\n* Parse Macbinary I, II, and III files\n* Extract individual resources by type and id from resource fork data\n* Iterate over all resources in resource fork\n* Cross-platform (does not rely on a Mac host)\n* Includes WebAssembly bindings. Used by my [online MacBinary parser][7bit-macbinary].\n* Supports `no_std` environments\n* All parsing is done without heap allocation\n\nBuilding for WebAssembly\n------------------------\n\nThere is a `Makefile` that automates building for WebAssembly, it requires you have\n`wasm-bindgen` installed. Run `make` (or `gmake` on BSD) to build the artefacts.\nThe output is put into a `wasm` directory.\n\nLicense \u0026 Credits\n-----------------\n\nLicensed under Apache License, Version 2.0 ([LICENSE](LICENSE)). The codebase incorporates\nbinary parsing code from [Allsorts](https://github.com/yeslogic/allsorts) and the\n`NumFrom` trait from [ttf-parser].\n\n[7bit-macbinary]: https://7bit.org/macbinary/\n[ttf-parser]: https://github.com/RazrFalcon/ttf-parser/blob/eb6823889302cc55d40ae09c583c5f51324bdf44/src/parser.rs#L160\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwezm%2Fmacbinary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwezm%2Fmacbinary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwezm%2Fmacbinary/lists"}