J

Javascript Hashset 1.0

Search Turbine  ❘ Freeware
Senaste versionen
1.0
Säkert att installera
'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.

Översikt

Javascript Hashset är en Freeware programvara i den kategorin Webbutveckling utvecklats av Search Turbine.

Den senaste versionen av Javascript Hashset är 1.0, släppt på 2015-06-25. Det lades ursprungligen till vår databas på 2015-06-25.

Javascript Hashset körs på följande operativsystem: Windows.

Javascript Hashset har inte blivit betygsatt av våra användare ännu.

Screenshots (Klicka för större)

Säkert och gratis nedladdningar kontrolleras av UpdateStar

Håll dig uppdaterad
med UpdateStar freeware.

Senaste recensionerna

Web Components Web Components
Revolutionera din webbutveckling med Web Components by Web Components
Sentinel Runtime Sentinel Runtime
Förbättra säkerheten med Sentinel Runtime från SafeNet Inc.
Canon TR8500 series MP Drivers Canon TR8500 series MP Drivers
Canon TR8500-seriens MP-drivrutiner - Förbättra utskriftsprestanda
Skype Web Plugin Skype Web Plugin
Förbättra din webbläsare med Skype Web Plugin!
ETABS ETABS
Revolutionera konstruktionstekniken med ETABS!
MyEPSON Connect MyEPSON Connect
Skriv ut och skanna utan ansträngning med MyEPSON Connect
UpdateStar Premium Edition UpdateStar Premium Edition
Att hålla din programvara uppdaterad har aldrig varit enklare med UpdateStar Premium Edition!
Microsoft Edge Microsoft Edge
En ny standard för webbsurfning
Google Chrome Google Chrome
Snabb och mångsidig webbläsare
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Öka din systemprestanda med Microsoft Visual C++ 2015 Redistributable Package!
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Viktig komponent för att köra Visual C++-applikationer
Microsoft OneDrive Microsoft OneDrive
Effektivisera din filhantering med Microsoft OneDrive

Senaste uppdateringar


Love Poems - I love you 1.8

This collection assembles a selection of thoughtfully curated love poems, designed to express heartfelt emotions. They serve as meaningful messages to share with loved ones, demonstrating care and affection through easily transferable …

Telugu Comedy Videos & Telugu 1.0

This application primarily focuses on Telugu comedy movies, web series, and motivational videos. It also features a curated selection of Telugu comedy clips, including performances by notable actors such as Brahmanandam and Kota Srinivasa …

CCNA Theory 1.3

The CCNA Theory resource offers comprehensive information on internetworking concepts. It is designed for individuals aiming to: Successfully pass the CCNA 200-120, 100-101 ICND1, and 200-101 ICND2 examinations.

Wink - Random Video Chat 1.0.7

This review examines Wink Chat, a live video messaging platform designed to facilitate new friendships and potential romantic connections through face-to-face interactions.

حاسب المعدل الدراسي الثانوي 1.0

This Android application serves as a secondary school GPA calculator, designed to assist students, parents, and Algerian educators in computing various academic averages across different years and specializations within the Algerian …

Rádio Itapoan FM 11.0.3

Itapoan FM is one of the most prominent radio brands in the state of Bahia. With over four decades of history, we have played a significant role in shaping the music and cultural landscape of Bahia, impacting the lives of thousands of …