.NET Port of Google Protocol Buffers(github.com)

submitted by damageboydamageboy(25) 3 years, 9 months ago

My efforts porting Google's Protocol Buffers are now pretty complete in terms of functionality, so I've been looking at improving the performance. The basic idea is that you specify your data types in a .proto file, and then generate C# from that. The generated C# allows you to manipulate the data, and serialize/deserialize it. When you generate the code, it can be optimised either for size or speed. The "small" code can end up being much smaller than the "fast" code - but it's also significantly slower as it uses reflection when serializing and deserializing.

add a comment |category: |Views: 23

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story