Javascript Hashset 1.0
Search Turbine – Freeware'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.
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.
Ultimi aggiornamenti
EA-App 13.433.0.5946
EA App: il tuo hub unico per l'esperienza di gioco di Electronic ArtsWise Disk Cleaner 11.2.2
Wise Disk Cleaner is a free disk utility designed to help you keep your disk clean by deleting unnecessary files. Usually, these unnecessary or junk files appear as the results of program incomplete uninstallers, temporary Internet …ScreenVideo 9
Cattura e registra il tuo schermo con l'app ScreenVideo facile da usareAeroadmin 4.9.3786
AeroAdmin è uno strumento gratuito e facile da usare che ti consente di utilizzare il tuo computer da remoto.SmartGit 24.1.3
SmartGit: A Comprehensive Git Client for Efficient Version Control SmartGit by SyntEvo GmbH is a powerful Git client that provides users with a user-friendly interface for efficient version control and collaboration on software …RSS Guard 4.8.2
RSS Guard is an open-source RSS feed reader designed for users who want a simple and privacy-focused experience. The application provides a modern and easy-to-use interface that allows users to add and organize their feeds with ease.Ultime notizie
Ultime recensioni
z3x shell
Sblocca e aggiorna facilmente i telefoni Samsung utilizzando Z3X Shell di Z3X-Team |
|
JetBee
JetBee: trasferimento file con il turbo semplificato |
|
![]() |
Denuvo Anti-Cheat
Denuvo Anti-Cheat: Proteggi la tua esperienza di gioco |
Cathy's Caribbean Club
Tuffati in un'avventura enigmatica con il Club dei Caraibi di Cathy |
|
Extreme Picture Finder
Download delle immagini senza sforzo con Extreme Picture Finder |
|
Hetman Office Recovery
Recupera i file del tuo ufficio con facilità: Hetman Office Recovery |
![]() |
UpdateStar Premium Edition
Mantenere aggiornato il tuo software non è mai stato così facile con UpdateStar Premium Edition! |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Migliora le prestazioni del tuo sistema con Microsoft Visual C++ 2015 Redistributable Package! |
![]() |
Microsoft Edge
Un nuovo standard nella navigazione web |
![]() |
Google Chrome
Browser Web veloce e versatile |
![]() |
Microsoft Visual C++ 2010 Redistributable
Componente essenziale per l'esecuzione di applicazioni Visual C++ |
![]() |
Microsoft Update Health Tools
Strumenti per l'integrità di Microsoft Update: assicurati che il tuo sistema sia sempre aggiornato! |