Freeware, shareware download | Softempire.com

Javascript Hashset - free download

Games Utilities Internet Development Multimedia Mobile Desktop Business Education

A javascript based, implementation of HashSets for rapid searching

Categories
ActiveX
IDE & Editors
Components & Libraries
Management & Distribution
Web
Databases
Software Development Utilities
Software Development Misc
Networks
Debugging
Java & programming languages

Editor's choice
helpMATIC Pro
helpMATIC Pro is a Windows help file authoring tool that allows you to creat...

Advanced Localizer
Component suite for adding multilingual support to your Delphi applications.

Aurigma Image Uploader Dual
ActiveX/Java applet for mass file, image & folder upload directly from b

Database Tour
Cross-database tool

WImageEditor
Picture property editor for Delphi.
It combines two separate Delphi featu...

CompactSections
Quality Section Analysis, Excel, MATLAB integration

DB Elephant Interbase Converter
Converts Interbase to dbf, xml, csv, txt, sql. Creates reports in xls, doc, html

Software downloads: Software Development / Java & programming languages


Resources for software development: IDE & Editors, programming, testing, configuration management, databases and components. Huge collection of free components and utilities. Free download of all files.


  Download 

       View screenshots
License: Freeware
File Size: 0.00 Mb
Version: 1.0
Release Date: 30 May 2015
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
Company: Search Turbine

'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.

More download links for Javascript Hashset...

Next product: Advanced Newsticker Applet
More to download:

Polystyle Source Code Beautifier

Automatically reformat source code in your own style! Polystyle beautifies HTML, C/C++, PHP, Javascript, CSS, C#, Java, Perl, JSP, Python, Delphi, Visual Basic, ASP, Actionscript and CMAC. Download your free trial today!

2D/3D Horizontal Bar Graph Software

2D / 3D Horizontal Bar Graph provides both a client and server side solution for the incorporation of bar graphs into web pages. Versatile components enable web authors and Java developers to easily build and publish dynamic and interactive bar graph

ActiveWizard

ActiveWizard is an easy-to-use ActiveX control that enables you to create 'Windows 2000 style' wizards. Just put an ActiveWizard control on your form, add some ActivePane controls, and the ActiveWizard control automatically resizes the Panes for you.


Advertisement

Windows Backup
Looking for backup software? Try Handy Backup - automatic data backup to DVD, CD, FTP, network, or Online. Client-server enterprise backup software.


Top Downloads
Save the earth from invading chickens! Fast-paced action for one or two players.

This chess simulator is strong enough to keep you alert throughout the game.

Etwas zum Lachen: Eine Installations-Anleitung zum Sex, nat?rlich EDV-gest?tzt.


New in Development
  1. Install Package IronOcr
  2. C# PDF
  3. Install Package IronPdf
  4. EaseClouds Virtual File System SDK
  5. Virtual COM Port Driver
  6. VBReFormer
  7. EML to Zimbra
  8. ATS Excel Unlocker
  9. openElement
  10. Document Classification SDK
Javascript Hashset - Free Download