azure-eventhub-rust

Community

Stream and process events from Azure Event Hubs

Authordavidrrowley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables Rust applications to reliably send and receive high-throughput event streams to Azure Event Hubs, reducing boilerplate around connection management, batching, partition handling, and checkpointing for distributed consumers.

Core Features & Use Cases

  • Producer and Consumer Clients: Builder-pattern clients to create ProducerClient and ConsumerClient for sending and receiving events.
  • Batching and Capacity Management: Create and fill batches, check capacity with try_add_event_data, and send efficiently.
  • Partitioned Consumption & Checkpointing: Open partition receivers, receive events in parallel, and integrate with a blob checkpoint store for distributed consumer coordination.
  • Use Cases: Telemetry ingestion from IoT devices, application logging streams, and real-time analytics pipelines in Rust services.

Quick Start

Create a ProducerClient with DeveloperToolsCredential, send a small batch of events, and validate delivery by reading them with a ConsumerClient.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-eventhub-rust
Download link: https://github.com/davidrrowley/CortexYouV3/archive/main.zip#azure-eventhub-rust

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.