trie-typed

Trie, prefix tree
v2.0.4 URL: https://unpkg.com/trie-typed@2.0.4/dist/index.js
OpenBrowse Files
Trieprefix treeprefixtreePrefix treeprefix-treeprefixdigital treedigitaltreeDigital Treedigital-treedigitalradix treeradixtreeRadix Treeradix-treestring retrievalstringcharacter nodescharacternodenodescharater searchsearchprefix matchingdictionaryauto-completionautocompletionauto completeautocompleteauto-completestring indexingindexingefficient lookupspace optimizationwordwordsword storagewordstoragewordstoreoperationsdictionary implementtext processingstring comparisoncomparisonlexicographic ordersubstring searchsubstringsearchsubstring-searchjavascriptjava scriptJavaScriptjstypescripttype scriptTypeScripttsdatastructurestructuresdata structuredatastructuredata-structuredata structuresdatastructuresdata-structuresin data structuresin data structureDataStructureDataStructuresNode.jsCommonJSES6UMDesmodulejava.utilc++ stlc++ stdPython collectionsSystem.Collections.GenericSTLstlutilcollectionCollectioncollectionsCollections

dsjslib

Implementation of commonly used data structures and utilities in JavaScript.
v0.6.14 URL: https://unpkg.com/dsjslib@0.6.14/index.js
OpenBrowse Files
dssort mapdata structuresJavaScriptAVLAVLTreeTrieTernarySearchTrieMultiWayTrieSkipListBTreeBinarySearchBinarySearchTreeSortedMapLRUcacheevictionmaximizeleast recently usedloadingguavaasyncDelay QueueDelayQueuePriorityQueueHeapBinaryHeapBitSetBitArrayBitVectorCircularBufferRingBufferGraphDirectedUnDirectedShortestcyclePathtopologicalBloomFilterBloomFilter

@clarketm/supertrie

Trie with superpowers! 💪
v1.2.32 URL: https://unpkg.com/@clarketm/supertrie@1.2.32/lib/Trie.js
OpenBrowse Files
javascriptsupersuperpowersTriepolyfill

typescript-algorithms-and-datastructures

Useful algorithms and Data structures written in typescript.
v0.0.7 URL: https://unpkg.com/typescript-algorithms-and-datastructures@0.0.7/dist/index.js
OpenBrowse Files
TypeScriptData StructureAlgorithmBitArrayTrieRadixTrie

usingbytes-dsa

usingbytes-dsa is comprehensive JavaScript library for common data structures and algorithms. This library is designed to be both educational and practical, providing implementations of fundamental data structures and algorithms that can be used in a vari
v1.3.5 URL: https://unpkg.com/usingbytes-dsa@1.3.5/index.js
OpenBrowse Files
data-structuresalgorithmsjavascriptlisttreeSinglylinkedListDoublyLinkedListOrderedSinglyLinkedListOrderedDoublyLinkedListCircularSinglyLinkedListCircularDoublyLinkedListBinarySearchTreeAVLTreeRedBlackTreeSplayTreeTrieQueueStackDequeArrayQueueArrayStackArrayDequeLinkedListQueueLinkedListStackLinkedListDequePriorityQueueHeapMaxHeapMinHeapGraphBFSDFSDijkstraSortBubbleSortInsertionSortSelectionSortQuickSortMergeSortHeapSortLinearSearchJumpSearchBinarySearchExponentialSearchTernarySearchInterpolationSearchFibonacciSearchPrimeGCDGreatest Common Divisor