Browser you have is obsolate. Please, download the modern Firefox, Chrome, Opera or Yandex browser for comfort surfing!
  
World Software Catalog
Internet catalog of free and paid applications of the World
  
 RU  EN 
Software search
Description language 1Description language 2Description language 3Description language 4
PlatformLicenseASP member
ClassSpecificCategory
NamePublisher/developer
KeywordsDescription
      
Javascript Hashset 1.0
Company: Search Turbine
Country: United States of America, WA, Kirkland
ASP member: No
Company Web site: http://searchturbine.com
Application info: http://searchturbine.com/js/js-hashset.html

Author: Simon Wilkins

Sales email: pad@searchturbine.com
Support email: pad@searchturbine.com

License type: Freeware
Class: Web Development::Java & JavaScript
Specific:
Categories: Programming :: JavaScript, Web Development :: Java & Java Script, Programming :: Components and Libraries, Programming :: Source Code, Education :: Computer Tutorial, Internet :: Browser Utilities, Internet :: Website Management, Programming :: Miscellaneous, Internet :: Tools & Utilities
Platform: Windows
OS: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, WinServer, WinOther, WinVista, WinVista x64
System requirements: Compatibility: Internet Explorer 5, IE5.5, IE6, IE7, IE8, IE9, IE10, IE11. Node, NPM, Chrome. Fir
Language: English
Limitations: No limitations. BSD Licensed Open Source Software.

              
Keywords: javascript, js, hashset, search, lookup

'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 (searching) to see if a value already exists in a Hashset. It uses a dictionary like lookup - which does not get slower as the set grows in size. This is ideal for situations which we want avoid duplicate entries in an array - or check the existence of a value without a performance slowdown.

A common weakness of Hashsets is that they are unordered - and as such - can not be enumerated (foreach). This weakness is overcome in 'JavaScript Searchable Hashset' with a enumerate function and also a copyToArray function.

'JavaScript Searchable Hashset' can use any value as a key. String, integer, array, classes, and even types. This makes it flexible an in-keeping with common js programming practices.

It also includes the advanced hashset functions that Java and dotNet developers expect such as : 'copyToArray', 'exceptWith', 'isSubsetOf' and 'unionWith' which make it ideal for use in lower-level / higher performance applications.
Report Malware



 0   
0.00 MB

DateVersionStatusRelease history
30 May 20151.0New ReleaseNewly released searchable hashset software
Distribution permissions: Open Source - BSD License

Documentation available at: http://searchturbine.com/js/js-hashset.html

Ratio:

Back  Top

 
  0  0
April 2024
   Su   Mo   Tu   We   Th   Fr   Sa   
     1   2   3   4   5   6   
   7   8   9   10   11   12   13   
   14   15   16   17   18   19   20   
   21   22   23   24   25   26   27   
   28   29   30           
 23 April 2024 year, Tuesday 
User
Autorization
e-mail:

password:


Register
RSS-feed
RSS-лента    Valid RSS
Online
Guests: 0
Users: 0
Bots: 37
Total users: 55
Banners

Copyright © 2020-2024 MaaSoftware OOO