← Back to Blog
·Fungi Team
announcementrelease
Hello Fungi
Welcome to the official Fungi blog! We're excited to introduce Fungi, an AI-native Rust streaming engine built for the modern data stack.
Why Fungi?
Fungi combines the best of both worlds:
- Flink API Compatibility — Drop-in replacement for existing Flink jobs
- Rust Performance — Zero GC, predictable latency
- AI Native — Built-in MCP support for natural-language pipeline management
Getting Started
git clone https://github.com/yourusername/fungi.git
cd fungi
cargo build --release
fungi server &
Stay tuned for more updates!