DevBridge Ajax Autocomplete is a good alternative to jQuery UI's autocomplete. It's built with focus on performance - results for every query are cached and pulled from local cache for the same repeating query. It's smart enough to stops sending requests to the server for other queries with the same root.
css-html
javascript
open source