protobuf-delphi
protobuf-delphi copied to clipboard
Fast and simple implementation of Protocol Buffers for Delphi. Now we support code generation for the classes. Next, we plan to add reflection and records using memory regions.
Results
14
protobuf-delphi issues
Sort by
recently updated
recently updated
newest added
Hi I'm doing some tests with your great code, I am using the tensorflow proto files found here for testing: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/framework, I made some changes and you can find them...
How well would this work with FreePascal?