lgrthms1.6kMIT1.0.1
Algorithms and data structures for your JavaScript and TypeScript projects 🧑💻
eakriulinalmost 3 years agoalgorithms, data structures, computer science, cs sort-algorithms-js486MIT3.11.0
production-ready sort algorithms implementation in javascript.
eyas-ranjous5 months agosort algorithms, javascript sort algorithms, sort algorithms javascript, sorting radixsort201.0.1Blazingly fast radix sort in JavaScript for typed arrays.
jasondaviesalmost 3 years agoradix sort, floating point actree11ISC2.0.2Makes an auxilary tree structure to get O(m) efficient autocomplete results, (where m is the length of a search string), without use of external dependencies.
The repo is holds a list of 300k english letter already formatted as tree and available fo
nevosabout 3 years agotree, trie, autocomplete, digital tree