{"id":13439282,"url":"https://github.com/frol/flatc-rust","last_synced_at":"2025-04-05T13:08:49.788Z","repository":{"id":54455688,"uuid":"165912011","full_name":"frol/flatc-rust","owner":"frol","description":"FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)","archived":false,"fork":false,"pushed_at":"2024-02-10T18:48:19.000Z","size":32,"stargazers_count":102,"open_issues_count":2,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-30T08:32:55.699Z","etag":null,"topics":["flatbuffers","helpers","rust","rust-crate","rust-library"],"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/frol.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2019-01-15T19:38:46.000Z","updated_at":"2024-06-19T02:54:40.208Z","dependencies_parsed_at":"2024-06-19T02:54:38.668Z","dependency_job_id":"ca6854b9-3c01-4231-bf2f-2d48f46a6b39","html_url":"https://github.com/frol/flatc-rust","commit_stats":{"total_commits":19,"total_committers":4,"mean_commits":4.75,"dds":"0.21052631578947367","last_synced_commit":"0393f3861f0dc5784632feb8fd98b6aed2b427e8"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frol%2Fflatc-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frol%2Fflatc-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frol%2Fflatc-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frol%2Fflatc-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frol","download_url":"https://codeload.github.com/frol/flatc-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339158,"owners_count":20923014,"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":["flatbuffers","helpers","rust","rust-crate","rust-library"],"created_at":"2024-07-31T03:01:12.635Z","updated_at":"2025-04-05T13:08:49.772Z","avatar_url":"https://github.com/frol.png","language":"Rust","funding_links":[],"categories":["Libraries","库 Libraries","库"],"sub_categories":["Encoding","编码 Encoding","加密 Encoding","编码(Encoding)"],"readme":"# FlatBuffers flatc API for Rust [![Crates.io Version](https://img.shields.io/crates/v/flatc-rust)](https://crates.io/crates/flatc-rust) [![Documentation](https://docs.rs/flatc-rust/badge.svg)](https://docs.rs/flatc-rust)\n\nThis crate provides a programmatical way to invoke `flatc` command (e.g. from\n`build.rs`) to generate Rust (or, in fact, any other language) helpers to work\nwith [FlatBuffers](https://google.github.io/flatbuffers).\n\nNOTE: You will still need\n[`flatc` utility](https://google.github.io/flatbuffers/flatbuffers_guide_using_schema_compiler.html)\nversion [1.10.0+](https://github.com/google/flatbuffers/releases/tag/v1.10.0) installed (there are\n[windows binary releases](https://github.com/google/flatbuffers/releases), `flatbuffers-compiler`\npackage for Debian/Ubuntu, `flatbuffers` packages for\n[Arch Linux](https://archlinux.org/packages/extra/x86_64/flatbuffers/) and\n[conda](https://anaconda.org/conda-forge/flatbuffers) [Windows, Linux, MacOS]).\n\n## Usage and Examples\n\nPlease, refer to the [documentation](https://docs.rs/flatc-rust#examples) for usage instructions\nand examples.\n\n## Acknowledgements\n\nThe design of the API was inspired by\n[protoc-rust](https://github.com/stepancheg/rust-protobuf/tree/master/protoc-rust),\n[protoc](https://github.com/stepancheg/rust-protobuf/tree/master/protoc), and\n[capnpc](https://github.com/capnproto/capnproto-rust/tree/master/capnpc).\n\n## License\n\nThis project is licensed under either of\n\n* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrol%2Fflatc-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrol%2Fflatc-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrol%2Fflatc-rust/lists"}