Search results

36 packages found

A utility for autocompleting words using in memory trie data structure

published 0.1.1 8 years ago
M
Q
P

A redis completer using Sebastian's trie algorithm: https://gist.github.com/574044

published 0.1.5 12 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 a year ago
M
Q
P

a ~7kb, typed, zero-dependency trie library

published 1.0.6 3 years ago
M
Q
P

A redis completer using Sebastian's trie algorithm: https://gist.github.com/574044

published 0.1.4 13 years ago
M
Q
P

![CI status badge](https://github.com/CGJennings/fast-ternary-string-set/actions/workflows/ci.yml/badge.svg)

published 2.4.0 a year ago
M
Q
P

Fast Trie structure implementation with matching feature

published 3.0.2 5 years ago
M
Q
P

typescript implementation of the prefix trie data structure

published 0.3.0 4 years ago
M
Q
P

An asynchronous autocomplete data store built on top of a trie.

published 0.2.1 11 years ago
M
Q
P

Fast Trie structure implementation with matching feature

published 2.0.0 6 years ago
M
Q
P

A fast in-memory dictionary for autocomplete as you type features based on a trie data structure.

published 0.0.9 9 years ago
M
Q
P

Makes 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.<br /> The repo is holds a list of 300k english letter already formatted as tree and available fo

published 2.0.2 6 years ago
M
Q
P

Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams

published 0.0.4 6 years ago
M
Q
P

Autocomplete strategy with Redis

published 0.0.4 10 years ago
M
Q
P

Preliminary implementation of trie that should be used in autosuggestions feature

published 0.1.0 8 years ago
M
Q
P

Trie based search for autocompletes with Redis.

published 0.0.0 11 years ago
M
Q
P