jQuery AutoSuggest jquery-autosuggest

Repository
github.com/hlsolutions/jquery-autosuggest Build Status
Page
hlsolutions.github.com/jquery-autosuggest
Description
The jQuery plugin AutoSuggest will turn any regular text input box into a awesome auto-complete and auto-suggest box. It will dynamically create all the HTML elements that it needs to function. All styling is done 100% in the included CSS file.
Keywords
CoffeeScript Compass JavaScript jQuery SASS
Example

Task Worker task-worker

Repository
github.com/knalli/task-worker Build Status
Page
knalli.github.com/task-worker
Description
The Task Worker is a Spring Integration module usable for situations where the actual work should not be done in the "main" application.
For example, a web application should not generate and render a huge pdf document itself because of performance issues with Java Heap and Java PermGen size issues.
Keywords
AMQP Java Spring Integration