Open-source Rust tool for visualizing application traffic
by•
Lens is an open-source Rust project that helps developers visualize application, database, and service traffic during local development.
It's built in Rust with a transparent proxy architecture and focuses on protocol decoding, request flow visualization, and secret redaction.
🚧 Lens is actively under development.
We're currently looking for contributors interested in:
• Tokio & async networking
• HTTP/2
• PostgreSQL, Redis & MySQL protocol parsing
• Ratatui (terminal UI)
• Integration testing
• Cross-platform support
If you'd like to contribute, the repository includes contributor documentation and well-scoped issues to help you get started.
GitHub:
11 views
Replies