🚀
High Performance
Built with Rust for maximum performance and memory safety
📊
Enterprise Ready
Production-tested patterns for large-scale batch processing
🔧
Extensible
Modular design with custom readers, writers, and processors
🛡️
Fault Tolerant
Built-in error handling with configurable skip limits
Chunk-Oriented Processing
Process large datasets efficiently with the read-process-write pattern. Built-in support for pagination, error handling, and transaction boundaries.
Tasklet Processing
Execute single tasks like file operations, database maintenance, or custom business logic that don't fit the chunk-oriented model.
Rich Ecosystem
Support for CSV, JSON, XML, MongoDB, PostgreSQL, MySQL, SQLite, and more. Modular design lets you enable only what you need.