Head.js - speed up your website
I found a little work in progress javascript library which seems to do what we all want : speed up our websites : Head JS. It allows to load every script in parallel, taking advantage of fast CDN, and gives you easy way to target browser by the features they implements / lacks.
I didn't had the time to test it in a real use case but I'll do it for sure and I will be giving some feedback !