azure-eventhub-rust Skill
Azure Event Hubs library for Rust. Send and receive events for streaming data ingestion and batch processing. Triggers: "event hubs rust", "ProducerClient rust", "ConsumerClient rust", "send event rust", "streaming rust", "eventhub rust". Published by microsoft in skills.
What is azure-eventhub-rust Skill?
Azure Event Hubs library for Rust. Send and receive events for streaming data ingestion and batch processing. Triggers: "event hubs rust", "ProducerClient rust", "ConsumerClient rust", "send event rust", "streaming rust", "eventhub rust". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use azure-eventhub-rust Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-rust/skills/azure-eventhub-rust/SKILL.md
What it does
Azure Event Hubs library for Rust. Send and receive events for streaming data ingestion and batch processing. Triggers: "event hubs rust", "ProducerClient rust", "ConsumerClient rust", "send event rust", "streaming rust", "eventhub rust".
Skill instructions
Azure Event Hubs library for Rust Client library for Azure Event Hubs — send and receive events for streaming data ingestion. Use this skill when: - An app needs to send events to Azure Event Hubs from Rust - You need to receive and process events from partitions - You need batch sending for throughput optimization - You need to control consumer start position IMPORTANT: Only use the official azuremessagingeventhubs crate published by the azure-sdk crates.io user. Do NOT use unofficial or community crates. Official crates use underscores in names and none have version 0.21.0. Installation sh cargo add azuremessagingeventhubs azureidentity tokio futures If your code uses azurecore types directly, add azurecore to Cargo.toml. If you only use azuremessagingeventhubs re-exports, direct azurecore dependency is optional. Environment Variables bash EVENTHUBSHOST=<namespace.servicebus.windows.net Required — fully qualified namespace EVENTHUBNAME=<eventhub-name Required — name of the Event Hub
Explore related resources
Frequently asked questions
What is azure-eventhub-rust?
azure-eventhub-rust is a open-source AI agent skill with Copy skill directory. Azure Event Hubs library for Rust. Send and receive events for streaming data ingestion and batch processing.
Who is azure-eventhub-rust best for?
azure-eventhub-rust is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install azure-eventhub-rust?
Install or run azure-eventhub-rust using Copy skill directory. Check azure-eventhub-rust for the latest setup command.
Is azure-eventhub-rust actively maintained?
azure-eventhub-rust may need a closer maintenance check before production use.
Auto-fetched from GitHub.