WpLabs is the studio behind WarpParse, focusing on building industry-leading ETL engines. We are committed to addressing enterprises' growing needs for log parsing and governance, helping clients extract and integrate data value more easily.
WpLabs 是 WarpParse 背后的工作室,我们专注于打造业界领先的 ETL 引擎,致力于解决企业日益增长的日志解析与治理需求,帮助客户更轻松地实现数据价值的提取与整合。
## 稳定版
curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse
## 验证版
curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wparse beta
## install wp-skills
curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- wp-skills
## install monitor-docker
curl -sSf https://get.warpparse.ai/inst-x.sh | bash -s -- monitor-docker alphaWarpparse is faster than vector.
Mac Mini4 FileToBlackHole Performance Report
wp-skills [skills]
│
▼
warp-parse [bin] ──┬──► wp-connectors [lib]
│ └──► wp-motor [lib]
│ ▲
│ │
│ wp-editor [bin]
│
warp-parse-exp [bin] ──► wp-connectors-exp [lib]
wp-monitor [bin]
- wp-motor is the standalone engine library — WPL runtime, compiler, and pattern matching. It has no external dependencies on other crates in this set.
- warp-parse is the binary that integrates wp-motor (for parsing) and wp-connectors (for delivery) into a complete processing toolset. Rules are authored via wp-skills.
- warp-parse-exp depends on warp-parse and layers experimental engine features on top; its connector surface maps to wp-connectors-exp.
- wp-editor depends on wp-motor for WPL syntax validation and live preview. wp-monitor observes engine health at runtime.
- 📘 User Guide Online Editor
- 📦 WarpPase release
- 🚀 Examples
- 💬 Community Discussions: Exchange ideas, ask questions, or share experiences here
