grokky is a pure Golang Grok-like patterns library with a particular
focus on parsing log files, and on performance (leveraging the RE2
regular expression engine instead of Oniguruma).
.
The library was designed for creating many patterns and using them
many times, while not retaining the exact same behaviors and features
as the original library. The main goals are simplicity, speed, and
ease of use.
Installed Size: 130.0 kB
Architectures: all