Skip to content

Add Eventum to Developer Tools#3128

Open
rnv812 wants to merge 1 commit into
vinta:masterfrom
rnv812:patch-1
Open

Add Eventum to Developer Tools#3128
rnv812 wants to merge 1 commit into
vinta:masterfrom
rnv812:patch-1

Conversation

@rnv812
Copy link
Copy Markdown

@rnv812 rnv812 commented May 13, 2026

Added Eventum to the Fake Data section for synthetic event stream generation.

Project

Eventum

Docs: https://eventum.run

Checklist

  • One project per PR
  • PR title format: Add project-name
  • Entry format: - [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Project Is Awesome

Eventum generates event streams from Jinja templates and Python scripts, with mimesis and faker bundled in for realistic synthetic data. A web UI provides live preview and debugging. There are many outputs for generated data: Kafka, OpenSearch, ClickHouse, HTTP, TCP/UDP, files, stdout, etc.

Which criterion does it meet? (pick one)

  • Industry Standard - The go-to tool for a specific use case
  • Rising Star - 5000+ stars in < 2 years, significant adoption
  • Hidden Gem - Exceptional quality, solves niche problems elegantly

Explain:

How It Differs

Similar tools are usually single-purpose: hard-coded event shape, fixed timing, one output. Eventum decouples timing (cron / time patterns / replay / linspace), payload (Jinja, Script, Replay) and delivery (Kafka, OpenSearch, ClickHouse, HTTP, TCP/UDP, file, stdout) into independent plugin stages, so any axis can be swapped without rewriting the rest. A Studio UI provides live preview and step-by-step debugging that other CLI-only generators don't offer.

Added eventum to the Fake Data section for synthetic event stream generation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant