Skip to content

katydid/validator-gogo-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katydid Validator for Protocol Buffers in Go using GoGoProtobuf

GoDoc Build Status

Katydid Logo

The Katydid validator for Protocol Buffers in Go using GoGoProtobuf.

The validator is a regular expression type language for protocol buffers that matches up to 1000000s of records per second. This package includes:

  • a parser that parses protocol buffers without deserializing the bytes.
  • An encoder for protocol buffers.