Search results

91 packages found

Javascript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree(BST), AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max

published 1.52.3 18 days ago
M
Q
P

Performs fast search and replace on a text based on a set of rules.

published 2.0.1 13 days ago
M
Q
P

Trie, Prefix tree. Javascript & Typescript Data Structure.

published 1.52.3 18 days ago
M
Q
P

A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.

published 2.0.0 a year ago
M
Q
P

Javascript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree(BST), AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max

published 1.0.0 6 months ago
M
Q
P

This package can be used to implement a Search-As-You-Type funtionality and uses a Trie data structure

published 1.2.1 10 months ago
M
Q
P

Efficient data structures for every day programming

published 1.1.0 a month ago
M
Q
P

Tiny search module based on trie and aho-corasick using TypeScript

published 1.0.11 a year ago
M
Q
P

An implementation of the Aho-Corasick algorithm in TypeScript.

published 1.0.1 9 months ago
M
Q
P

Trie-based map data structure with prefix search/query support

published 1.1.3 2 days ago
M
Q
P

autocomplete-trie-search is an NPM package that provides fast and efficient autocomplete suggestions for text input fields using the trie data structure. With autocomplete-trie-search, you can easily integrate autocomplete functionality into your web or m

published 1.1.4 a year ago
M
Q
P

A trie search algorithm in Typscript.

published 1.0.0 9 months ago
M
Q
P

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

published 1.3.5 2 months ago
M
Q
P

The extremely fast compressed trie implementation.

published 2.2.0 2 years ago
M
Q
P
M
Q
P

A simple class for ternary search trie in Node.js™.

published 5.5.0 5 years ago
M
Q
P

A flexible implementation of a trie (prefix tree) to let you efficiently find partial and complete matches of stored values. A trie is a tree-like data structure, also referred to as a prefix tree, that enables optimized searching for specific keys from a

published 1.1.0 2 years ago
M
Q
P

The TRIE data structure and search algorithm, on top of leveldb.

published 3.0.0 8 years ago
M
Q
P
M
Q
P

A trie implementation for NodeJS

published 2.0.0 4 years ago
M
Q
P