Web browsers
WebKit
http://webkit.org/
- Web browser engine. Application framework that
can be used to develop web browsers.
- License: portions in LGPL and others in BSD.
Proprietary applications allowed.
- Used by many web browsers: Safari, iPhone and Android default browsers ... Google Chrome now uses a fork of its WebCore component). Used by e-mail clients too to render HTML:
http://trac.webkit.org/wiki/
Applications%20using%20WebKit
- Multiple graphical back-ends: Qt4, GTK, EFL...
- You could use it to create your custom browser.