I'm fine with code generation, as I mentioned, it looks like a compiler/parser would be the appropriate path :) . Avro and Protocol Buffers are, AFAIK, *particular* binary formats, I'm looking for a mechanism that lets you interact with already-defined binary formats (efficiently, with a reasonable API).
↧