Bower

Bower 1.7.9 updated

Bower allows developers to control what assets are loaded and when, while at the same time dealing with their dependencies automatically. It can be used for on-demand loading of images, HTML, CSS and JavaScript files. Instructions on how to setup packages...

typeahead.js

typeahead.js 0.11.1 updated

typeahead.js can take an user's input and match it against a list of preset options, showing possible suggestions in a drop-down.From these suggestions, the best match will be displayed in shadow text (lightly colored text) right inside the input field...

Iago

Iago 0.6.14

Written mostly in Scala, Iago was developed by Twitter to test an application's responses to huge traffic loads.Iago will not only generate the fake traffic, but in some cases will also log the application's responses as well.This project is perfect for...

RECESS

RECESS 1.1.9

Used internally at Twitter to test out all CSS code, RECESS can be easily deployed anywhere and adapted to any kind of CSS styleguide.Once configured, RECESS can be used by developers to check if the CSS code they wrote is up to standards.This can be done...

Gizzard

Gizzard 3.0.2

Twitter uses it for retrieving information from a large data set, information so large that it can't be stored in one computer alone.This means that the needed data is scattered across many network servers, and hard to query without running multiple...

FlockDB

FlockDB 1.8.5

FlockDB is used on Twitter to store social graphs, meaning the relations between various users.FlockDB was meant to hold little depth levels, but to be able to scale horizontally. This means it can store a small number of relations and relation types...

Finagle

Finagle 6.33.0 updated

Finagle was developed by the Twitter team to help them build high-concurrency, fault-tolerant clients and servers. Finagle simplifies this process by setting the ground for a protocol-agnostic communications system. If all these terms have confused you,...

Flight

Flight 1.5.0

Created on top of tools like ES5-shim, jQuery and RequireJS, Flight is a modern, unique and lightweight development tool for building well-organized, framework agnostic Web applications. Flight is very different from any JS framework around, working with...