Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ndarray-sort
Sorts ndarrays in place
ksort
Quick sort array
@alvarocastro/quicksort
An implementation of the quicksort algorithm
@clarketm/super
Data structures, data types, and algorithms with superpowers! 💪
qsort-async
Async/Await style quicksort implemenation in Javascript
@softnami/quicksort
Quicksort algorithm in typescript.
@jsundefined/algojs
Algorithms in javascript
ape-algorithm
Algorithm for APE API
qqsort
fast, non-blocking quicksort
ts-algorithm-utils
A ts algorithms lib
tstruct
Data structures & basic algorithms library
async-and-quick
List of utilities that speeds ups your project and lowers your cpu consumption.
quick-insert
Simple quicksort-style array insertion function.
useful-ut
Some random useful functions and classes
tb-quicksort
Function to sort an array within an very fast algorithm
sortme
Simple sorting library written in ES6
quicksort-js
Quicksort in JavaScript
quicksortjs
A quicksort implementation in javascript
pqsort
quicksort and partial quicksort
optimized-quicksort
Optimized version of quicksort.