Skip to content
View garygaur's full-sized avatar
  • Joined Jul 28, 2026

Block or report garygaur

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. kafka-partitioning-experiments kafka-partitioning-experiments Public

    How the Kafka message key decides whether your consumer group can scale — measured on Wikimedia's live recentchange stream. Includes the null-key sticky-partitioner trap (KIP-480).

    Python

  2. kafka-event-generator kafka-event-generator Public

    Synthetic event streams (clickstream, card payments) for testing Kafka pipelines: tunable key skew, bursts, fraud, and late data

    Python