{"id":33923016,"url":"https://github.com/zealloc/framez","last_synced_at":"2025-12-12T09:58:26.549Z","repository":{"id":294826281,"uuid":"987832487","full_name":"zealloc/framez","owner":"zealloc","description":"A zerocopy codec for encoding and decoding data in no_std environments","archived":false,"fork":false,"pushed_at":"2025-10-30T12:44:00.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-07T13:05:46.325Z","etag":null,"topics":["async","embedded","rust","zerocopy"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/framez","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/zealloc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-21T16:47:07.000Z","updated_at":"2025-10-30T12:41:46.000Z","dependencies_parsed_at":"2025-05-22T08:58:43.378Z","dependency_job_id":"8dd95160-eb0f-484e-9140-727be35ee393","html_url":"https://github.com/zealloc/framez","commit_stats":null,"previous_names":["jadkhaddad/fraims","jadkhaddad/framez","zealloc/framez"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/zealloc/framez","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zealloc%2Fframez","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zealloc%2Fframez/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zealloc%2Fframez/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zealloc%2Fframez/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zealloc","download_url":"https://codeload.github.com/zealloc/framez/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zealloc%2Fframez/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27654638,"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-12-11T02:00:11.302Z","response_time":56,"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":["async","embedded","rust","zerocopy"],"created_at":"2025-12-12T09:58:20.940Z","updated_at":"2025-12-12T09:58:26.543Z","avatar_url":"https://github.com/zealloc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# framez\n\n![Build Status](https://github.com/zealloc/framez/actions/workflows/build-and-test.yml/badge.svg)\n[![crates.io](https://img.shields.io/crates/v/framez.svg)](https://crates.io/crates/framez)\n[![Crates.io (MSRV)](https://img.shields.io/crates/msrv/framez)](https://crates.io/crates/framez)\n[![docs.rs](https://docs.rs/framez/badge.svg)](https://docs.rs/framez)\n[![Crates.io (Downloads)](https://img.shields.io/crates/d/framez)](https://crates.io/crates/framez)\n[![Crates.io (License)](https://img.shields.io/crates/l/framez)](https://crates.io/crates/framez)\n\nA `zerocopy` codec for encoding and decoding data in `no_std` environments.\n\nThis crate is based on [`embedded_io_async`](https://docs.rs/embedded-io-async/latest/embedded_io_async/)'s\n[`Read`](https://docs.rs/embedded-io-async/latest/embedded_io_async/trait.Read.html) and [`Write`](https://docs.rs/embedded-io-async/latest/embedded_io_async/trait.Write.html) traits.\n\nIt's recommended to use [`embedded_io_adapters`](https://docs.rs/embedded-io-adapters/0.6.1/embedded_io_adapters/) if you are using other async `Read` and `Write` traits like [`tokio`](https://docs.rs/tokio/latest/tokio/index.html)'s [`AsyncRead`](https://docs.rs/tokio/latest/tokio/io/trait.AsyncRead.html) and [`AsyncWrite`](https://docs.rs/tokio/latest/tokio/io/trait.AsyncWrite.html).\n\nSee the examples for more information.\n\n## Features\n\n- `log`: Enables logging using [`log`](https://docs.rs/log/latest/log/).\n- `tracing`: Enables logging using [`tracing`](https://docs.rs/tracing/latest/tracing/).\n- `defmt`: Enables logging using [`defmt`](https://docs.rs/defmt/latest/defmt/index.html)\nand implements [`defmt::Format`](https://docs.rs/defmt/latest/defmt/trait.Format.html) for structs and enums.\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0. [LICENSE-APACHE](LICENSE-APACHE) or [Apache-2.0 license](http://apache.org/licenses/LICENSE-2.0)\n- MIT license. [LICENSE-MIT](LICENSE-MIT) or [MIT license](http://opensource.org/licenses/MIT)\n\n## Contribution\n\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\nbe dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzealloc%2Fframez","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzealloc%2Fframez","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzealloc%2Fframez/lists"}