The Google App Engine (GAE) is a toolkit for Web developers allowing them to create, manage and scale their applications, depending on incoming traffic and data storage needs. GAE doesn't need special servers, running on Google's infrastructure. It just...

The Google App Engine (GAE) is a toolkit for Web developers allowing them to create, manage and scale their applications, depending on incoming traffic and data storage needs. GAE doesn't need special servers, running on Google's infrastructure. It just...

The Google App Engine (GAE) is a toolkit for Web developers allowing them to create, manage and scale their applications, depending on incoming traffic and data storage needs. GAE doesn't need special servers, running on Google's infrastructure. It just...

The Google App Engine (GAE) is a toolkit for Web developers allowing them to create, manage and scale their applications, depending on incoming traffic and data storage needs. GAE doesn't need special servers, running on Google's infrastructure. It just...

J2ObjC

J2ObjC 1.0.2 updated

Objective-C is the main programming language used for the OS X and iOS operating systems. J2ObjC allows developers to execute Java source within an iOS or OS X app. The purpose and principles behind something like J2ObjC is to allow developers to write an...

Google Web Toolkit

Google Web Toolkit 2.7.0 / 2.8.0 Beta1 updated

Writing dynamic Web applications today is a tedious and error-prone process. Developers spends most of their time working around subtle incompatibilities between Web browsers and various platforms, while JavaScript's lack of modularity makes sharing,...

Web Starter Kit

Web Starter Kit 0.6.2 updated

Web Starter Kit will help new or experienced developers take a better approach and closely follow coding and content presentation standards in their projects by providing them with a ready-made project structure put together by Google's own team. This...

Shaka Player

Shaka Player 1.6.3

Shaka Player is a generic HTML5 video player that comes with a powerful JavaScript library created by Google's team with the role of reducing the time needed to implement a DASH client. DASH stands for Dynamic Adaptive Streaming over HTTP, and is a...

read more
Guava

Guava 19.0 updated

The Guava cover a lot of basic points when it comes to Java programming, but not enough to be called a proper Java framework. Dealing with low-level functionality, string, and data processing, the Guava collection can be used whenever needing to do basic...

Closure Compiler

Closure Compiler 20160125 updated

The Closure Compiler was written in Java and it has for many years achieved the best results when it come to analyzing, validating, and compressing JavaScript code for the Web. It's unique from other compilers not only because it compresses code...