Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
data-structure-typed
Standard data structure
@js-sdsl/ordered-map
javascript standard data structure library which benchmark against C++ STL
js-sdsl
javascript standard data structure library which benchmark against C++ STL
union-find
A union-find data structure for maintaining disjoint sets.
typescript-collections
A complete, fully tested data structure library written in TypeScript.
@js-sdsl/deque
javascript standard data structure library which benchmark against C++ STL
@js-sdsl/ordered-set
javascript standard data structure library which benchmark against C++ STL
@js-sdsl/queue
javascript standard data structure library which benchmark against C++ STL
@js-sdsl/priority-queue
javascript standard data structure library which benchmark against C++ STL
oset
Ordered Set Data Structure
@js-sdsl/link-list
javascript standard data structure library which benchmark against C++ STL
buckets-js
Buckets is a complete, fully tested and documented data structure library written in pure JavaScript.
adaptive-set
Utils for implementing a Set data structure that dynamically adjusts its internal representation based on the number of elements it contains.
typescript-ds-lib
A collection of TypeScript data structure implementations
@js-sdsl/hash-set
javascript standard data structure library which benchmark against C++ STL
@js-sdsl/hash-map
javascript standard data structure library which benchmark against C++ STL
ngraph.disjoint-set
Disjoint-set data structure
binary-heap.js
A package for binary heap (heap tree) data structure
is-descriptor
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
is-data-descriptor
Returns true if a value has the characteristics of a valid JavaScript data descriptor.