Download URL | Author URL | Software URL
'JavaScript Hashset' is a pure JS implementation of the HashSet data-type. It is suitable with for client usage and also for node.js . It is optimized for JavaScript search / lookup routines - which can be a performance bottleneck slow when iterating Arrays in JavaScript.
This is free software available at http://searchturbine.com/js/javascript-hashset under the BSD License.
Compatibility: Internet Explorer 5, IE5.5, IE6, IE7, IE8, IE9, IE10, IE11. Node, NPM, Chrome. FireFox, Opera, Konqueror. It has 'close to universal' JS compatibility.
A hashset is like an unordered array of values, but it can be searched for a value exponentially faster than a the native Array.contains or Array.indexOf functions. This makes it easier to write efficient, fast code. Hassets may use marginally more memory than normal arrays, but not exponentially more so.
Hashsets are hugely popular in optimized c# and Java programming - because they allow developers a very fast way for looking up (searc
Find the most popular search phrases for your webpage. Best Keywords Finder finds the most commonly used keyword combinations with a single button click. You may specify a target k ...
Poker Sharks Radar is the top totally free info software tool for Stepping Up your chances in winnings extra cash money in more on line texaspoker and other internet poker games. ...
We all use Copy and Paste all the time, but the problem is that you can only copy and paste one thing at a time. What's needed is a way to copy and paste to the clipboard, and see ...
Easily and quickly perform a reverse telephone lookup on suspicious numbers, prank callers, or any number of reasons you might have to find out who is on the other end of a phone n ...
Full-text search engine library written in Java. Builds a search index on Java objects, having a text content, and performs a quick search via this index. Search results are sorte ...