{"id":19378865,"url":"https://github.com/linbit/agentx-rs","last_synced_at":"2026-06-19T00:31:05.651Z","repository":{"id":196179574,"uuid":"694986948","full_name":"LINBIT/agentx-rs","owner":"LINBIT","description":"RFC conformant AgentX library implementing all PDU types","archived":false,"fork":false,"pushed_at":"2023-09-22T09:38:40.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-03-16T21:42:03.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/LINBIT.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}},"created_at":"2023-09-22T05:41:47.000Z","updated_at":"2025-09-14T04:15:00.000Z","dependencies_parsed_at":"2023-09-22T10:37:19.684Z","dependency_job_id":null,"html_url":"https://github.com/LINBIT/agentx-rs","commit_stats":null,"previous_names":["linbit/agentx-rs"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/LINBIT/agentx-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINBIT%2Fagentx-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINBIT%2Fagentx-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINBIT%2Fagentx-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINBIT%2Fagentx-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LINBIT","download_url":"https://codeload.github.com/LINBIT/agentx-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LINBIT%2Fagentx-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34513020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":[],"created_at":"2024-11-10T09:07:39.552Z","updated_at":"2026-06-19T00:31:05.632Z","avatar_url":"https://github.com/LINBIT.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# agentx\n\nThis library implements all PDU types and encodings according to\n[RFC2741](https://datatracker.ietf.org/doc/html/rfc2741). It provides Rust idiomatic abstractions wherever\npossible and allows serialization and deserialization to/from wire compatible bytes.\n\n## Documentation\nThe typical documentation including examples can be found on [docs.rs/agentx](https::/docks.rs/agentx). This\nlibrary provides all the types and PDUs the standard defines, but does not provide any higher level\nabstractions that do connection handling or AgentX session handling. A full featured AgentX sub-agent\nimplementation can be found as part of `drbd-reactor`\n[here](https://github.com/LINBIT/drbd-reactor/blob/master/src/plugin/agentx.rs). This should provide enough\nhints to implement a sub-agent on your own. Because of the multi-threaded nature of `drbd-reactor`, the\nimplementation might look a bit overwhelming, a simple single-threaded sub-agent should be doable ways easier.\nGood starting points are `agentx_handler()` for establishing a session and `Metrics::get()` and\n`Metrics::get_next()` for actual PDU handling.\n\n## License\nLicensed under either of Apache License, Version 2.0 or MIT license at your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinbit%2Fagentx-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinbit%2Fagentx-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinbit%2Fagentx-rs/lists"}