{"id":18478347,"url":"https://github.com/robohouse-delft/aravis-rs","last_synced_at":"2025-05-08T20:57:53.734Z","repository":{"id":40533517,"uuid":"217726743","full_name":"robohouse-delft/aravis-rs","owner":"robohouse-delft","description":"Rust bindings for Aravis, a vision library for genicam based cameras","archived":false,"fork":false,"pushed_at":"2025-02-10T20:27:49.000Z","size":869,"stargazers_count":16,"open_issues_count":8,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-08T20:57:51.355Z","etag":null,"topics":["aravis","camera","genicam","hacktoberfest","rust","vision-library"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robohouse-delft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2019-10-26T15:11:58.000Z","updated_at":"2025-04-09T10:14:55.000Z","dependencies_parsed_at":"2024-09-09T20:14:09.289Z","dependency_job_id":"2402d4f8-3d6e-4c50-b1dd-3b185f7945e8","html_url":"https://github.com/robohouse-delft/aravis-rs","commit_stats":{"total_commits":122,"total_committers":4,"mean_commits":30.5,"dds":0.08196721311475408,"last_synced_commit":"bcd2d2223812f30b233ffdd6a693cd487f1098f4"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robohouse-delft%2Faravis-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robohouse-delft%2Faravis-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robohouse-delft%2Faravis-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robohouse-delft%2Faravis-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robohouse-delft","download_url":"https://codeload.github.com/robohouse-delft/aravis-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253149568,"owners_count":21861719,"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":["aravis","camera","genicam","hacktoberfest","rust","vision-library"],"created_at":"2024-11-06T12:09:46.593Z","updated_at":"2025-05-08T20:57:53.715Z","avatar_url":"https://github.com/robohouse-delft.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains Rust bindings for [Aravis](https://github.com/AravisProject/aravis), a vision library for GenICam based cameras.\n\nThis repository contains three crates:\n* `aravis`: Safe wrappers around `aravis-sys`.\n* `aravis-utils`: Command line utilities using the `aravis` crate.\n* `aravis-sys`: Raw FFI bindings to Aravis.\n\nThe API binding crates are largely generated from the relevant [GIR](https://gi.readthedocs.io/en/latest/) files,\nwith the [`gir`](https://github.com/gtk-rs/gir) tool from the [`gtk-rs`](https://github.com/gtk-rs) project\n\n**Note:**\nNot all of the API has been tested.\nSome parts of the Aravis API may be missing,\nand some may be removed in the future if they don't make sense for Rust.\n\n## How to update Aravis API?\n\n1. Build Aravis itself from [source](https://github.com/AravisProject/aravis) and copy the generated Aravis-*.gir (inside src) to the gir-files folder.\n\n2. Install Aravis so that the build script for the FFI crate can find it. You should be able to install it in a user directory, as long as pkgconf/pkg-config can find it.\n\n3. If you want to update the gtk-rs gir files, you should just update the submodule to the current master. The relevant files are symlinked, so you don't have to copy anything manually.\n\n4. Run the gir tool from gtk-rs in the root of the aravis-sys crate. All required options are taken from the Gir.toml file. Documentation related to gir tool can be found [here](https://gtk-rs.org/gir/book/).\n\n5. Run the gir tool in the aravis crate. This time there should be no manual intervention needed. Some of the items might not be generated which can be fixed by following the [manual](https://gtk-rs.org/gir/book/tutorial/high_level_rust_api.html).\n\n6. Run gir -m doc in each crate followed by rustdoc-stripper -g -o vendor.md. You can install rustdoc-stripper from https://crates.io. Don't commit the `vendor.md`.\n\n7. Run cargo fmt in both crates after re-generating the files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobohouse-delft%2Faravis-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobohouse-delft%2Faravis-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobohouse-delft%2Faravis-rs/lists"}