@avensio/shared
This is a package containing multiple **datastructures** and some **graph algorithms** written in typescript with no dependencies usable with commonjs, esm and in the browser. Also some other handy utility function are contained in this package.
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
sortlab
sortlab is a versatile sorting package that supports various data structures, such as number arrays and strings, and provides multiple popular sorting algorithms. 💪
@euriklis/sortlib
A package that provides a collection of sorting algorithms in javascript.
advancejs
A Package to implement algorithms and data structures in JavaScript with ease.