<i>' I decided to attempt to put out a standard extension library for .NET developers '</i> A standard library in general use would be a great idea, as it makes code that uses these libraries, much more feasible
The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time.
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler.