Posts Tagged ‘Open Source’

Google Releases Open Source Project: Protocol Buffers

Tuesday, July 8th, 2008

Google recently released a new open source tool called “Protocol Buffers.”  Protocol Buffers allows developers to store and tranfers structed data.  Claims have been made that Protocol Buffers can be upto 10x faster than XML.

It always nice when Google gives back to the open source community and this is a great project.