obzenflow

Crates.ioobzenflow
lib.rsobzenflow
version0.0.1
created_at2025-06-18 04:59:02.426552+00
updated_at2025-06-18 04:59:02.426552+00
descriptionEvent streaming framework that finds zen in distributed systems chaos
homepagehttps://obzenflow.dev
repositoryhttps://github.com/obzenflow/obzenflow-core
max_upload_size
id1716544
size6,227
(emmak3l)

documentation

README

ObzenFlow

ObzenFlow is an upcoming high-performance, event-sourced stream processing framework that achieves equilibrium in the chaos of distributed systems. Where others see chaos, we find harmony through mathematical guarantees and architectural discipline.

ObzenFlow brings a strong philosophy of first-principles to distributed systems. We flourish in the stark reality of production failures, network partitions, and cascading failures.

Core Philosophy

ObzenFlow is built on three foundational principles:

1. Monitoring is Not Optional

Every pipeline step MUST declare its monitoring taxonomy at compile time. No hidden defaults, no forgotten metrics.

2. Zen-like Simplicity Through an Elegant DSL

Clean, declarative syntax that reads like the problem domain. The framework enforces elegance.

3. Compile-Time Everything

No runtime pipeline construction. Everything is known at compile time for maximum performance and type safety.

Status

Currently in active development. This crate is a placeholder while we prepare for the initial release.

Visit obzenflow.dev for updates.

License

ObzenFlow will be dual-licensed under MIT and Apache 2.0.

Commit count: 3

cargo fmt