J

Javascript Hashset 1.0

Search Turbine  ❘ Ingyenes szoftver
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.

– Áttekintés

Javascript Hashset Ingyenes szoftver szoftvere a kategória Webfejlesztés fejlett mellett Search Turbine-ban.

A legutolsó változat-ból Javascript Hashset a(z) 1.0, 2015. 06. 25. megjelent. Kezdetben volt hozzá, hogy az adatbázisunkban a 2015. 06. 25..

a(z) Javascript Hashset a következő operációs rendszereken fut: Windows.

Javascript Hashset nem volt eddig a felhasználók még.

Pillanatképek (kattintson nagyobb képért)

Egyelőre nincs elérhető letöltés. Itt hozzáadhatsz egy linket.

Legyen naprakész
az ingyenes UpdateStar-ral.

Legutóbbi visszajelzések

Free Download Manager Free Download Manager
Növelje letöltési sebességét a Free Download Manager segítségével!
OBS Studio OBS Studio
Hatékony és sokoldalú élő közvetítési szoftver az alkotók számára.
WhatsApp WhatsApp
Maradj kapcsolatban a WhatsApp Üzenetküldő alkalmazással
Microsoft Teams for Desktop Microsoft Teams for Desktop
Az együttműködés fokozása az asztali Microsoft Teamsszel
Java SE Development Kit Java SE Development Kit
Hatékony Java fejlesztőeszközök az Oracle-től
Nero Burning ROM Nero Burning ROM
Nero Burning ROM: A végső lemezkészítő szoftver a Windows számára
UpdateStar Premium Edition UpdateStar Premium Edition
A szoftver naprakészen tartása még soha nem volt ilyen egyszerű az UpdateStar Premium Edition segítségével!
Google Chrome Google Chrome
Gyors és sokoldalú webböngésző
Microsoft Edge Microsoft Edge
Új szabvány a webböngészésben
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Növelje a rendszer teljesítményét a Microsoft Visual C++ 2015 Redistributable Package segítségével!
Microsoft OneDrive Microsoft OneDrive
Egyszerűsítse fájlkezelését a Microsoft OneDrive-val
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Alapvető összetevő Visual C++ alkalmazások futtatásához

Utolsó frissítések


Sigil 2.8.1

Sigil: A Comprehensive E-book Editor Sigil, developed by Strahinja Markoviæ, is a powerful and user-friendly e-book editor designed for creating and editing e-books in EPUB format.

ocenaudio 3.20.1

ocenaudio Review: Fast, Free Audio Editor for Windows, macOS, and Linux ocenaudio is a polished, free audio editor that delivers a professional set of tools in a lightweight, cross-platform package.

Floorp 12.16.4

Floorp by Ablaze is a powerful software application designed to revolutionize the way floor planning is done. Whether you are an interior designer, architect, real estate agent, or homeowner, Floorp provides a user-friendly platform for …

Zen Browser 1.21.9b

Zen Browser: A Fast, Privacy-First, Open-Source Browser for Focused Browsing Zen Browser is a lightweight, open-source browser designed to help users stay productive while protecting privacy.

Sandboxie 5.73.1

Sandboxie Editor's Review — Windows Application Sandboxing for Safer Browsing and Testing Sandboxie is a widely used Windows sandboxing utility now maintained as Sandboxie-Plus by an active open-source community.

Sandboxie Plus 1.18.1

Sandboxie Plus: modern open-source sandboxing for Windows Sandboxie Plus is a community-driven, open-source sandboxing utility for Windows maintained by David Xanatos (Xanasoft) and the GitHub project community.