I'm trying to understand where the .net open-source community has a giant black-hole when it comes to writing highly scaleable sites. After countless talks with friends in the community, and defending the .net platform, C# language, and tools, I've started to find that the Open Source Java community and the quality libs from that community make systems design incredibly robust.
However, I'm not an expert on systems level design, and so I'm looking for a good comparison between these two ecosystems. If one does not exist, I might actually start such site, if for no better reason than to understand the current state of tech. I'd be most interested in learning quality/preference/popularity metrics for open-source libs. The only real tool for this appears to be github which has a high leaning toward Rails. Number of times downloaded doesn't seem like the best metric either.
So, is there a definitive place to compare and contrast the java vs .net open-source ecosystem?