Skip to content

Latest commit

 

History

History
executable file
·
15 lines (9 loc) · 820 Bytes

README.md

File metadata and controls

executable file
·
15 lines (9 loc) · 820 Bytes

Katydid

Katydid is a toolkit for trees.

GoDoc Build Status

Katydid Logo

Currently there are three tools in the katydid toolkit:

  • Relapse: a regular expression type language for trees that matches up to 1000000s of records per second,
  • A collection of parsers (protobuf, json, xml, reflected go structures, yaml) which are easily extendable, and
  • A collection of encoders (protobuf, json, xml, reflected go structures) which are useful for dynamic transcoding.

more...