JS HashSet is a fast and searchable HashSets implementation designed for Javascript development tasks. The component allows you to quickly search values, even if you work with large-sized hashsets. This offers increased performance compared to the conventional Array.inexOf lookup.
Hashsets are widely used in Java and dotNet applications as a quick and reliable way for searching a value in a dynamic data set. A disadvantage of Hashsets is that they are not ordered, and in some languages is not possible to enumerate them. This problem is eliminated in JavaScript Hashset, thanks to the included enumerate and copyToArray functions.
JS HashSet improves the performance of various javascript search algorithms by keeping the value lookup period stable, even when you work with large-szed data sets.
Pros
- Includes enumerate and copyToArray functions.
- Allows you to quickly search values in massive data sets.
Name | Javascript Hashset |
---|---|
Version | 1.0 |
Developer | Search Turbine | see all products from this developer |
Product Homepage | Javascript Hashset |
License | Free (Freeware) |
Last Week Downloads | 0 |
All Time Downloads | 725 |
Filename | js-hashset.zip |
Filesize | 0.1MB |
MD5 Checksum | 63487F1EC8BCFF6797D6DE95120654C2 |
OS Support | Windows All |
Category | Developer Tools |
100% CLEAN Certification
Javascript Hashset has been tested by Download82.com team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. Our editors will recheck this software periodically to assure that it remains clean.
Comments
Old Versions
Software | Date Added |
---|---|
Javascript Hashset | October 06, 2015 - Latest Version |