58,839 packages matching “trie-map”
trie-map
v0.0.2 · 10 years ago
this is an implementation of trie.
No known vulnerabilities
mnemonist
v0.40.4 · 3 months ago
Curated collection of data structures for the JavaScript/TypeScript.
No known vulnerabilities
trie-search
v2.2.1 · 8 months ago
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
No known vulnerabilities
@wry/trie
v0.5.0 · 2 years ago
https://en.wikipedia.org/wiki/Trie
No known vulnerabilities
merkle-patricia-tree
v4.2.4 · 4 years ago
This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
No known vulnerabilities
unicode-trie
v2.0.0 · 6 years ago
Unicode Trie data structure for fast character metadata lookup, ported from ICU
No known vulnerabilities
@ethereumjs/trie
v6.2.1 · 2 years ago
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
No known vulnerabilities
@nomicfoundation/ethereumjs-trie
v6.0.4 · 2 years ago
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
No known vulnerabilities
cspell-trie-lib
v10.1.0 · 19 hours ago
Trie Data Structure to support cspell.
No known vulnerabilities
@bemoje/trie-map
v1.6.2 · 2 years ago
No description provided.
No known vulnerabilities
@ethereumjs/mpt
v10.1.3 · 1 day ago
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
No known vulnerabilities
find-my-way-ts
v0.1.6 · 1 year ago
Crazy fast http radix based router
No known vulnerabilities
prefix-tries
v1.1.1 · 10 months ago
A TypeScript library offering efficient standard (prefix) and compressed (radix) tries for optimized string storage and operations, featuring trie-map variants for key-value storage.
No known vulnerabilities
fast-fuzzy
v1.12.0 · 3 years ago
Fast and tiny fuzzy-search utility
No known vulnerabilities
radix-trie-js
v1.1.0 · 3 years ago
Radix Trie in Javascript
No known vulnerabilities
trie-prefix-tree
v1.5.1 · 7 years ago
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
No known vulnerabilities
trie-memoize
v1.2.0 · 6 years ago
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by the array in your first argument.
No known vulnerabilities
@rushstack/lookup-by-path
v0.10.14 · 1 day ago
Strongly typed trie data structure for path and URL-like strings.
No known vulnerabilities
search-trie
v3.0.0 · 2 years ago
A simple trie structure to perform prefix search on texts in O(n) time, where n - number of characters in searched word. > Trie is a basic Tree structure, also known as [prefix tree](https://en.wikipedia.org/wiki/Trie) Super simple, Super fast, super comp
No known vulnerabilities
@sec-ant/trie-map
v1.1.6 · 3 years ago
TS/JS Map-like data structure backed by trie
No known vulnerabilities