@monocircuit/utils

A repository that contains data structures, algorithms and more.
v1.3.1 URL: https://unpkg.com/@monocircuit/utils@1.3.1/dist/utils.umd.js
OpenBrowse Files
UtilsData StructuresAlgorithmsNodeComparatorLinkedListStackQueue

sharp-collections

.NET Linq like collection library for TypeScript and JavaScript.
v1.7.3 URL: https://unpkg.com/sharp-collections@1.7.3/dist/index.js
OpenBrowse Files
LinqTypescriptCollectionsListLinkedListDictionaryHashSetStackQueueReadOnlyHashCodeEqualityComparer

@clarketm/superlinkedlist

LinkedList with superpowers! 💪
v1.2.34 URL: https://unpkg.com/@clarketm/superlinkedlist@1.2.34/lib/LinkedList.js
OpenBrowse Files
javascriptsupersuperpowersLinkedListpolyfill

@jsundefined/algojs

Algorithms in javascript
v1.2.0 URL: https://unpkg.com/@jsundefined/algojs@1.2.0/index.js
OpenBrowse Files
AlgorithmsDataStructureAlgojsJSundefinedJavascriptCollectionsSortigjavascriptSearchingJavascriptbeadsortbitonicsortbogosortbubblesortbucketsortcocktailsortcombsortcountsortcyclesortgnomesortheapsortinsertionsortmergesortpancakesortpigeonholesortquicksortradixsortselectionsortshellsortsleepsortstoogesortstrandsortswapsorttimsortBinarySearchExponentialSearchFibonacciSearchInterpolationSearchJumpSearchLinearSearchQueueDequeLinkedListStack

@keagan1998/js-dsa

Data Structures and Algorithms implemented in JavaScript
v1.0.7 URL: https://unpkg.com/@keagan1998/js-dsa@1.0.7/index.js
OpenBrowse Files
LinkedListPriorityQueueStackQueueBinaryTreeData StructuresSelection SortMerge SortInsertion SortBubble SortQuick Sort