{"id":18167153,"url":"https://github.com/audreyadora/onl-api-rs","last_synced_at":"2026-05-10T02:04:37.969Z","repository":{"id":260683970,"uuid":"882054519","full_name":"audreyadora/onl-api-rs","owner":"audreyadora","description":"Small wrapper to generate rust bindings for Open Network Linux API (DEB 9)","archived":false,"fork":false,"pushed_at":"2024-11-03T00:09:02.000Z","size":196,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T06:45:37.524Z","etag":null,"topics":["bare-metal","broadcom","c","linux","onie","onl","rust"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/audreyadora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-11-01T19:29:27.000Z","updated_at":"2024-11-03T00:09:06.000Z","dependencies_parsed_at":"2024-11-01T20:27:29.704Z","dependency_job_id":"cda972b4-f6b0-4551-b16f-a6d910bfb3fa","html_url":"https://github.com/audreyadora/onl-api-rs","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"75a3584e582d3742802e75d13d79463c15897874"},"previous_names":["audreyadora/onl-api-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/audreyadora/onl-api-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audreyadora%2Fonl-api-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audreyadora%2Fonl-api-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audreyadora%2Fonl-api-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audreyadora%2Fonl-api-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/audreyadora","download_url":"https://codeload.github.com/audreyadora/onl-api-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audreyadora%2Fonl-api-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263296377,"owners_count":23444486,"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":["bare-metal","broadcom","c","linux","onie","onl","rust"],"created_at":"2024-11-02T13:06:45.007Z","updated_at":"2026-05-10T02:04:37.880Z","avatar_url":"https://github.com/audreyadora.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ONL API RS Bindgen\nSmall wrapper to generate rust bindings for Open Network Linux API (DEB 9)\n\nFor use with building custom Open Networking Switch platform\n\n### Reference:\nRefer to API docs at: [https://www.opennetlinux.org/](https://www.opennetlinux.org/)\n\n### Configuring ONL:\n- Install ONL on ONIE capable network switch or VM, use INSTALLED vers. instead of SWI to avoid running on overlay\n- Update the /etc/apt/sources.list.d/multistrap-debian.list with the archive version for Stretch:\n   [https://debiansupport.com/mirrors/](https://debiansupport.com/mirrors/)\n```\n  deb http://archive.debian.org/debian/ stretch main contrib non-free\n  deb http://archive.debian.org/debian/ stretch-proposed-updates main contrib non-free\n  deb http://archive.debian.org/debian-security stretch/updates main contrib non-free\n```\n- Install apt-transport-https and update apt\n- Install git\n- rs-bindgen requires clang 5.0+. I used [this script](https://gist.github.com/parsa/0319c9198aca14e4bbea4e3b80cfd4f7) to update to clang/LLVM 8 before building with cargo. You might need to edit script with --allow-unauthenticated flags to get it to install\n  \n### Building:\n- SSH \u0026 clone to a target user directory, all needed header folders are in /include \n- Run cargo build\n  \n### Output:\nScript will output onl_api.rs in /bindings folder\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudreyadora%2Fonl-api-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudreyadora%2Fonl-api-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudreyadora%2Fonl-api-rs/lists"}