J

Javascript Hashset 1.0

Search Turbine  ❘ Freeware
Windows
'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.

Panoramica

Javascript Hashset è un software Freeware nella categoria Sviluppo Web sviluppato da Search Turbine.

L'ultima versione di Javascript Hashset is 1.0, pubblicato su 25/06/2015. Inizialmente è stato aggiunto al nostro database su 25/06/2015.

Javascript Hashset viene eseguito sui seguenti sistemi operativi: Windows.

Javascript Hashset non è stato valutato dai nostri utenti ancora.

Schermate (Clicca per ingrandire)

Ultime recensioni


Wireless Network Watcher

Monitora facilmente l'attività della tua rete wireless

TOSHIBA Web Camera Application

Pulita, nitida e comoda: l'applicazione TOSHIBA Web Camera offre prestazioni di altissimo livello!

X-Mouse Button Control

Personalizza i tasti del mouse con il controllo X-Mouse Button!

Conexant 20561 SmartAudio HD

Migliora la tua esperienza audio con Conexant 20561 SmartAudio HD

PreSonus Studio One

Software potente per la produzione musicale sia per professionisti che per principianti.

Hekasoft PassKeeper

Proteggi le tue password con Hekasoft PassKeeper
Download non ancora disponibile. Si prega di aggiungerne uno.

Rimani aggiornato
con UpdateStar freeware.
UpdateStar Premium Edition UpdateStar Premium Edition
Mantenere aggiornato il tuo software non è mai stato così facile con UpdateStar Premium Edition!
Google Chrome Google Chrome
Browser Web veloce e versatile
Microsoft Edge Microsoft Edge
Un nuovo standard nella navigazione web
Microsoft OneDrive Microsoft OneDrive
Semplifica la gestione dei file con Microsoft OneDrive
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Migliora le prestazioni del tuo sistema con Microsoft Visual C++ 2015 Redistributable Package!
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Componente essenziale per l'esecuzione di applicazioni Visual C++

Ultimi aggiornamenti


BySoft FreeRAM 4.1.6.398

Review of BySoft FreeRAM by BySoft BySoft FreeRAM is a handy software application developed by BySoft that aims to optimize the performance of your computer by freeing up RAM space.

Operation Center 2022 Premium 18.2

Operation Center is our well-known file management software. Features, amongst other things: File manager with FTP and ZIP support, built-in photo management, various selectable themes, analyse drive memory allocation, finding duplicate …

BySoft InternetPal 3.2.5.398

Review of BySoft InternetPal BySoft InternetPal is a comprehensive software application designed to monitor your internet connection and provide real-time insights into its performance.

FotoWorks XL 26.2.4

Migliora le tue foto con facilità utilizzando FotoWorks XL

ClipTurn 1.0.8

Rotate a video like a photo in Windows 11. ClipTurn adds Rotate video left, Rotate video right and Open in ClipTurn commands to File Explorer, plus single-video preview, Batch Rotate, Recent Jobs, file details, settings and …

SyncBackPro 12.1.6.0

SyncBackPro: Professional Windows Backup, Synchronization and RestoreSyncBackPro from 2BrightSparks is a mature, feature-rich backup and synchronization application for Windows, targeted at power users, IT professionals and small …