EventFlux

Stream processing engine built in Rust. Write SQL, process events, skip the infrastructure headache.

Why EventFlux

You need to detect patterns in event streams, aggregate metrics, or react to conditions in real-time.

Your options today:

  • Flink — needs Kubernetes, 4GB+ JVM heap, dedicated ops
  • Kafka Streams — needs a Kafka cluster plus Java expertise
  • Build it yourself — months of work

For 100k events/sec, that’s overkill.

EventFlux runs as a single binary. No cluster. No JVM. No YAML manifests. Just SQL.

Quick Start

# Docker
docker run -v ./app.sql:/app.sql ghcr.io/eventflux-io/engine /app.sql

# Or build from source
git clone https://github.com/eventflux-io/engine.git
cd engine
cargo build --release
./target/release/run_eventflux a...

Similar Posts

Loading similar posts...

Keyboard Shortcuts

Navigation
Next / previous item
j/k
Open post
oorEnter
Preview post
v
Post Actions
Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Recommendations
Add interest / feed
Enter
Not interested
x
Go to
Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Browse
gb
Search
/
General
Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help