J

Javascript Hashset 1.0

Search Turbine  ❘ 프리웨어
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.

개요

Javascript Hashset 범주 웹 개발 Search Turbine개발한에서 프리웨어 소프트웨어입니다.

Javascript Hashset의 최신 버전은 2015-06-25에 발표 된 1.0. 처음 2015-06-25에 데이터베이스에 추가 되었습니다.

다음 운영 체제에서 실행 되는 Javascript Hashset: Windows.

Javascript Hashset 하지 평가 하고있다 우리의 사용자가 아직.

스크린샷 (클릭) 큰 볼

아직 다운로드를 사용할 수없습니다. 하나를 추가할 수있습니다.

그대로 - - 날짜
UpdateStar 프리웨어.

최신 리뷰

OBS Studio OBS Studio
크리에이터를 위한 강력하고 다재다능한 라이브 스트리밍 소프트웨어.
WhatsApp WhatsApp
WhatsApp 메시징 앱으로 연결 상태 유지
Microsoft Teams for Desktop Microsoft Teams for Desktop
데스크톱용 Microsoft Teams로 공동 작업 향상
Java SE Development Kit Java SE Development Kit
Oracle의 강력한 Java 개발 도구
Nero Burning ROM Nero Burning ROM
Nero Burning ROM: Windows용 최고의 디스크 제작 소프트웨어
Autodesk App Manager Autodesk App Manager
Autodesk 앱을 효율적으로 관리
UpdateStar Premium Edition UpdateStar Premium Edition
UpdateStar Premium Edition으로 소프트웨어를 최신 상태로 유지하는 것이 그 어느 때보다 쉬워졌습니다!
Google Chrome Google Chrome
빠르고 다재다능한 웹 브라우저
Microsoft Edge Microsoft Edge
웹 브라우징의 새로운 표준
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Microsoft Visual C++ 2015 재배포 가능 패키지로 시스템 성능을 향상시키십시오!
Microsoft OneDrive Microsoft OneDrive
Microsoft OneDrive로 파일 관리 간소화
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Visual C++ 응용 프로그램 실행을 위한 필수 구성 요소

최신 업데이트


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.