JSPM

Found 321 results for trie js

jieba-js

jieba-js chinese word segmentation for node in pure javascript.

  • v1.0.2
  • 105.92
  • Published

datastructures-js

production-ready data structures implementation in javascript & typescript.

  • v13.0.0
  • 105.07
  • Published

hamt_plus

Fork of HAMT that adds transient mutation and support for custom key types

  • v1.0.2
  • 93.29
  • Published

@wry/trie

https://en.wikipedia.org/wiki/Trie

  • v0.5.0
  • 90.90
  • Published

radix-trie-js

Radix Trie in Javascript

  • v1.1.0
  • 90.08
  • Published

mnemonist

Curated collection of data structures for the JavaScript/TypeScript.

  • v0.40.3
  • 87.51
  • Published

merkletreejs

Construct Merkle Trees and verify proofs

  • v0.5.2
  • 82.44
  • Published

cspell-trie-lib

Trie Data Structure to support cspell.

  • v9.2.0
  • 77.18
  • Published

js-jieba

for js jieba lib

  • v1.0.12
  • 76.74
  • Published

trie-memoize

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.

  • v1.2.0
  • 74.85
  • Published

regexgen

Generate regular expressions that match a set of strings

  • v1.3.0
  • 73.85
  • Published

merkle-patricia-tree

This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

  • v4.2.4
  • 71.90
  • Published

tiny-trie

JS Trie / DAWG classes

  • v0.2.6
  • 65.21
  • Published

trie-search

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

  • v2.2.0
  • 64.92
  • Published

doublearray

JavaScript implementation of Double-Array trie

  • v0.0.2
  • 64.79
  • Published

@ethereumjs/trie

Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

  • v6.2.1
  • 63.39
  • Published

js-data-structs

A library of data structures and algorithms

  • v2.0.0
  • 60.06
  • Published

wayfarer

Composable trie based router

  • v7.0.1
  • 59.05
  • Published

@ethereumjs/verkle

Implementation of verkle trees as used in Ethereum.

  • v10.0.0
  • 56.93
  • Published

exact-trie

Trie and radix tree implementation tailored towards exact matches.

  • v1.0.13
  • 56.69
  • Published

shiro-trie

Check permissions using Shiro-like strings, put in a trie.

  • v0.4.10
  • 56.06
  • Published

@ethereumjs/mpt

Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

  • v10.0.0
  • 55.60
  • Published

trie-prefix-tree

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

  • v1.5.1
  • 55.09
  • Published

@rimbu/list

An efficient immutable ordered sequence of elements akin to a Vector

  • v2.1.3
  • 53.76
  • Published

substring-trie

Minimalistic trie implementation for prefix searches

    • v1.0.2
    • 52.73
    • Published

    ptrie

    Lightweight Path Trie for TypeScript and JavaScript

    • v1.2.0
    • 50.52
    • Published

    otrie

    Observable Path Trie Store

    • v1.2.2
    • 49.75
    • Published

    prefix-trie-ts

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

    • v0.0.4
    • 46.22
    • Published

    @thi.ng/associative

    ES Map/Set-compatible implementations with customizable equality semantics & supporting operations

    • v7.1.10
    • 44.44
    • Published

    url-router

    A Trie-based router

    • v13.0.0
    • 44.22
    • Published

    @smikhalevski/trie

    The extremely fast compressed trie implementation.

    • v2.2.0
    • 44.01
    • Published

    @tanishiking/aho-corasick

    TypeScript implementation of the Aho-Corasick algorithm for efficient string matching

    • v0.0.1
    • 42.32
    • Published

    route-trie

    A minimal and powerful trie based url path router for Node.js.

    • v3.0.0
    • 42.21
    • Published

    koa-branch-router

    Radix tree like router middleware for koa

    • v1.1.0
    • 41.54
    • Published

    digits-trie

    Fast prefix operations for strings of digits

    • v1.0.0
    • 40.87
    • Published

    cspell-trie

    Trie Data Structure reader for cspell

    • v9.2.0
    • 40.09
    • Published

    axium

    js ds library

    • v0.1.0
    • 39.85
    • Published

    resig-trie

    John Resig's trie implementation, prettified and packaged for npm

    • v1.0.1
    • 39.47
    • Published

    regex-trie

    Create a regular expression to match any of the phrases added to the trie (inspired by Dan Kogai's Regexp::Trie Perl module.)

    • v1.0.4
    • 38.67
    • Published

    aho-corasick

    Aho–Corasick string matching algorithm

    • v0.1.3
    • 38.52
    • Published

    hamt

    Hash Array Mapped Trie

    • v2.2.2
    • 37.78
    • Published

    @softwiz/ubo-core

    To create a working instance of uBlock Origin's static network filtering engine

    • v0.1.27
    • 37.45
    • Published

    autocomplete

    An in-memory autocomplete package based on the trie data structure

    • v0.0.1
    • 36.62
    • Published

    oriris-js

    js ds library

    • v0.1.0
    • 36.53
    • Published

    pmap

    Trie-based ES6 Map clone: keys=iterables, values=anything

    • v2.0.0
    • 36.41
    • Published

    esds

    ES6 JS lightweight data structures (Priority Queue, Binary Search Tree (BST), Graph, Bloom Filters, Trie, Queue, Stack, Linked-List)

    • v0.6.0
    • 36.33
    • Published

    is-word

    npm module to check if a word exists in a language

    • v1.0.4
    • 36.31
    • Published

    dts

    concrete data type implementations

    • v0.1.1
    • 36.14
    • Published

    data-structures

    JavaScript data structures written in CoffeeScript.

    • v1.4.2
    • 35.33
    • Published

    array-trie

    A trie data structure for arrays

    • v1.0.0
    • 35.21
    • Published

    @ingress/router

    A fast router middleware for ingress

      • v1.0.0-beta.16
      • 34.98
      • Published

      lcp

      Compute the Longest Common Prefix from some strings

      • v1.1.0
      • 34.77
      • Published

      triecomplete

      An in-memory node.js autocomplete package based on the trie data structure, based off the autocomplete module

      • v0.0.1
      • 33.00
      • Published

      @gorhill/ubo-core

      To create a working instance of uBlock Origin's static network filtering engine

      • v0.1.30
      • 32.98
      • Published

      tree-autocomplete

      Реализация префиксного дерева для автозаполнения с поддержкой слов и фраз

      • v1.0.6
      • 30.91
      • Published

      lgrthms

      Algorithms and data structures for your JavaScript and TypeScript projects 🧑‍💻

      • v1.0.1
      • 30.44
      • Published

      js-ds-collection

      A collection of clean, testable data structures in modern TypeScript

      • v1.0.5
      • 30.34
      • Published

      @cto.af/linebreak

      Unicode line-breaking algorithm from UAX #14

      • v3.0.5
      • 30.10
      • Published

      @thi.ng/router

      Generic trie-based router with support for wildcards, route param validation/coercion, auth

      • v4.1.40
      • 29.63
      • Published

      trie-prefix-tree2

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

      • v3.0.1
      • 28.98
      • Published

      shiro-perms

      Apache Shiro permission style using Trie data structure

      • v2.0.3
      • 28.92
      • Published

      sensitive-word-filtering

      A Node.js library for filtering sensitive words using a prefix tree (Trie).

      • v2.1.7
      • 28.64
      • Published

      nano-sql

      NoSQL Everywhere

      • v1.8.5
      • 28.59
      • Published

      @thi.ng/trie

      Trie-based ES6-like Map data structures with prefix search/query support

      • v2.0.0
      • 28.57
      • Published

      @linkdotnet/stringoperations

      Collection of string utilities. Edit-Distances, Search and Data structures. Offers for example trie, levenshtein distance.

      • v0.4.2
      • 28.43
      • Published

      @nugaon/bmt-js

      Binary Merkle Tree operations on data

      • v3.0.2
      • 28.43
      • Published

      @e22m4u/js-trie-router

      HTTP маршрутизатор для Node.js на основе префиксного дерева

      • v0.1.2
      • 27.74
      • Published

      dst-typescript-collection

      🚀 Complete TypeScript Data Structures Library: Linked List, Hash Map, Stack, Queue, Set, Tree, BST, AVL Tree, Red-Black Tree, Graph, Heap, Trie with 100% test coverage, loop detection, and comprehensive algorithms. Perfect for DSA learning, interviews, a

      • v1.1.0
      • 27.37
      • Published

      trie-regex

      Create a regular expression from trie like object

      • v2.0.1
      • 27.06
      • Published

      word-break-trie

      word-break util using trie-search dictionary

      • v1.0.1
      • 26.51
      • Published

      js-algorithms

      Javascript versions of classic software development algorithms

      • v1.9.2
      • 26.40
      • Published

      astro-routify

      A high-performance API router for Astro using a Trie-based matcher.

      • v1.2.2
      • 26.31
      • Published

      datjs

      A double array trie implementation

      • v0.0.1
      • 26.18
      • Published

      @committed/trie-search

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

      • v0.1.0
      • 25.84
      • Published

      dawg-lookup

      Directed Acyclic Word Graph

      • v2.2.1
      • 25.42
      • Published

      @swim/collections

      Immutable, structure sharing collections, including B-trees and S-trees (sequence trees)

      • v4.0.0
      • 25.22
      • Published

      @mongodb-js/triejs

      Customizable trie data structure built in JavaScript.

      • v0.2.1
      • 24.34
      • Published

      regexgen2

      Generate regular expressions that match a set of strings

      • v1.3.28
      • 23.48
      • Published

      @kamilmielnik/trie

      Trie data structure implementation in TypeScript. Highly performant. No dependencies. Built for a Scrabble Solver.

      • v4.0.0
      • 23.41
      • Published

      @vuldin/trie

      rank text by best match of included words and phrases

      • v1.0.4
      • 23.18
      • Published

      aho-corasick2

      Aho–Corasick string matching algorithm

      • v2.0.1
      • 22.79
      • Published

      trie-mapping

      A compact trie for mapping keys to values

      • v4.0.0
      • 22.69
      • Published

      prefix-tries

      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.

      • v1.1.0
      • 21.73
      • Published

      @e22m4u/js-path-trie

      Маршрутизатор для Node.js на основе префиксного дерева

      • v0.0.10
      • 21.62
      • Published

      hachiko

      Hachiko aims to be the easiest, fastest and most practical of all data structure libraries for FP in JS

      • v0.2.2
      • 21.16
      • Published

      @synthesizer-libs/mpt

      Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

      • v0.0.5
      • 21.14
      • Published

      axiumjs

      js ds library

      • v0.1.0
      • 20.66
      • Published

      @nomicfoundation/trie

      This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

      • v5.0.0-rc.1
      • 20.35
      • Published

      persistent-hash-trie

      Pure string:val storage, using structural sharing

      • v0.4.2
      • 19.70
      • Published

      js-trie

      typescript implementation of the prefix trie data structure

      • v0.3.0
      • 19.66
      • Published

      @webkrafters/trie

      Trie - trie data structure accepting any data type

      • v0.7.1
      • 19.44
      • Published

      @sec-ant/trie-map

      TS/JS Map-like data structure backed by trie

      • v1.1.6
      • 19.24
      • Published

      trieste

      Trie generator.

      • v0.2.0
      • 19.10
      • Published

      toa-router

      A trie router for toa.

      • v2.1.3
      • 18.75
      • Published

      wegweiser

      A router for Quinn

      • v4.2.0
      • 18.74
      • Published

      trie-search-js

      My take on an efficient implementation of a Trie in Javascript

      • v0.0.1
      • 18.70
      • Published

      icjs-mpt

      This is an implementation of the modified merkle patricia tree as speficed in the Ethereum's yellow paper.

      • v0.0.1
      • 18.68
      • Published

      namespace-lookup

      Find the longest namespace that a string starts with

      • v0.2.1
      • 18.58
      • Published

      trie-obj

      simple trie implementation based on JS proxies

        • v1.0.1
        • 18.43
        • Published

        trie-data-structure

        A node module with a simple trie data structure, support for insert and search functions

        • v1.0.4
        • 18.23
        • Published

        burst-trie

        burst trie impl in js

        • v0.1.0
        • 17.95
        • Published

        forst

        Radix Trie-Based Configuration Platform

        • v2.0.2
        • 17.67
        • Published

        oriris

        js ds library

        • v0.1.0
        • 17.40
        • Published

        @vaporyjs/merkle-patricia-tree

        This is an implementation of the modified merkle patricia tree as speficed in the Vapory's yellow paper.

        • v2.1.2
        • 17.10
        • Published

        yaqt

        Yet another quad tree

        • v1.2.1
        • 17.10
        • Published

        u-trie-js

        A 'micro' Trie implementation in Js for learning data structure design.

        • v1.0.3
        • 17.09
        • Published

        struct--js

        A Javascript library for using classic Data Structures

        • v1.1.1
        • 16.84
        • Published

        @teamawesome/multi-dict

        ```shell script npm install @teamawesome/multi-dict ``` # Usage The aim of multi-dict is to behave just like a set of nested maps, but with an easy to use api. It supports all the regular methods of `Map`, including the iterators. ```js import Dict

        • v2.0.3
        • 16.41
        • Published

        quick-structures

        Advanced quick strucures and algorithms at your finger tips

        • v2.0.0
        • 16.05
        • Published

        triejs

        Customizable trie data structure built in JavaScript.

        • v0.1.5
        • 15.98
        • Published

        retrie

        Tiny library to make optimized regexes for a specific set of texts

        • v0.1.1
        • 14.07
        • Published

        trie-js

        Trie datastructure with customer delimiters

        • v1.1.0
        • 13.98
        • Published

        @rainblock/merkle-patricia-tree

        An implementation of the modified merkle patricia tree used in Ethereum, optimized for in-memory usage

        • v5.0.0
        • 13.86
        • Published

        hashtrie

        Hash Trie

        • v1.0.0
        • 13.50
        • Published

        chn-escape

        nodejs关键词过滤工具

        • v1.1.0
        • 13.37
        • Published

        @mcg_/data-structure-skill-books

        시간, 공간 복잡도는 개발 중 겪는 ‘문제’의 근본인 경우가 많다. 요구사항도 내가 느끼지 못했을 뿐 자료구조를 만드는 일과 비슷하다(데이터를 어떻게 다룰 것인가..).

          • v1.0.1
          • 13.15
          • Published

          cordova-plugin-nano-sqlite

          NanoSQL SQLite Plugin: exposes a well documented, easy to use API for SQLite. Uses IndexedDB/WebSQL when testing in the browser, then uses SQLite on the device with the exact same API. Includes typescript support, an ORM and undo/redo built in.

          • v1.7.0
          • 13.11
          • Published

          param-trie

          A trie with holes for parameters

          • v2.0.0
          • 13.00
          • Published

          marisa-trie

          A wrapper of MARISA library.

          • v1.0.1
          • 12.93
          • Published

          prefix-tree

          Simle prefix tree aka trie

          • v1.0.1
          • 12.83
          • Published

          tynisearch

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

          • v1.0.11
          • 12.80
          • Published

          @rei-network/trie

          This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

          • v4.3.0
          • 12.73
          • Published

          @clarketm/super

          Data structures, data types, and algorithms with superpowers! 💪

          • v1.2.36
          • 12.16
          • Published

          level-trie

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

          • v3.0.0
          • 12.15
          • Published

          dawg-set

          Javascript directed acyclic word graph (DAWG)

          • v0.0.0
          • 12.12
          • Published

          reminist

          <div align="center">

          • v1.0.5
          • 12.09
          • Published

          pat-tree

          PAT tree construction for Chinese documents, keyword extraction and text segmentation

          • v1.0.8
          • 12.08
          • Published

          radix-ts

          This package provides a powerful Radix data storage and retrieval library for TypeScript. It allows you to efficiently store and manage structured data using a Radix tree data structure.

          • v1.0.2
          • 11.98
          • Published

          trie-pos-list

          get trie position list { position: keyword[] }

          • v2.0.1
          • 11.76
          • Published

          node-darts

          Node.js Native Addon for Darts (Double-ARray Trie System)

          • v1.0.0
          • 11.75
          • Published

          trie-rules

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

          • v3.2.0
          • 11.56
          • Published

          actree

          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

          • v2.0.2
          • 11.40
          • Published

          immutable-hash-trie

          Pure string:val storage, using structural sharing

          • v0.2.3
          • 11.33
          • Published

          adapter-sqlite-cordova

          Run SQLite on the device and IndexedDB in the browser with exactly the same API with nanoSQL 2!

          • v2.1.201
          • 11.23
          • Published

          eter

          Lightweight collections for JavaScript

          • v1.1.0
          • 10.93
          • Published

          sowpods-trie

          Trie datastructure for the SOWPODS dictionary

            • v1.0.0
            • 10.89
            • Published

            beavr-js

            Data structures and algorithms written in JavaScript with TypeScript types

            • v1.0.0
            • 10.84
            • Published

            router-tree-map

            A radix tree map-like structure for /route/:like/keys and values

              • v0.1.6
              • 10.76
              • Published

              trieval

              A JavaScript port of Data.Trie

              • v0.0.3
              • 10.58
              • Published

              trie.ts

              TypeScript library providing a trie (prefix tree) datastructure.

              • v0.0.6
              • 10.51
              • Published

              trie-d

              Minimal trie datastructure representation

              • v1.0.6
              • 10.50
              • Published

              easytries

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

                • v1.0.6
                • 10.37
                • Published

                lingoe

                Word search algorithms

                • v1.0.0
                • 10.26
                • Published

                trie-prefix-tree-serialize

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

                • v0.0.1
                • 10.05
                • Published

                ternary-tree-wasm

                A simplified Wasm binding to ternary-tree crate

                • v0.0.6
                • 9.97
                • Published

                @picosearch/trie

                Simple, zero dependency, type-safe implementation of a trie data structure.

                • v0.1.1
                • 9.91
                • Published

                autocompletejs

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

                • v0.2.1
                • 9.91
                • Published

                @eifil/amt-ipld

                Array Mapped Trie (Persistent Vector) implementation using IPLD.

                • v2.0.3
                • 9.68
                • Published

                rtrie

                Trie based search for autocompletes with Redis.

                • v0.0.0
                • 9.55
                • Published

                @picosearch/radix-tree

                Simple, zero dependency, type-safe implementation of a radix tree data structure.

                • v0.1.1
                • 9.54
                • Published

                prefix-completer

                Simple redis-backed library for managing and querying an autocomplete dictionary.

                • v1.0.1
                • 9.50
                • Published

                density-trie

                Trie tree implementation with keywords density calcuation functionality

                • v1.1.1
                • 9.37
                • Published

                prefix-emitter

                Simple Event Emitter for ES6 and TypeScript based on Prefix Tree

                • v0.5.1
                • 9.35
                • Published

                raddog

                Simple, modifiable item-title search index based on radix tries.

                • v1.0.5
                • 9.32
                • Published

                route-imperator

                Divide et impera. Organize declarative routes in an imperative way for trie, radix or prefix routers

                • v1.0.1
                • 9.24
                • Published

                @gigwork/ds

                Basic Data Structures in TypeScript

                  • v0.3.3
                  • 9.21
                  • Published

                  solve-boggle

                  Solve Boggle boards by finding every English word in them.

                  • v3.0.1
                  • 9.19
                  • Published

                  @wizardtales/is-word

                  npm module to check if a word exists in a language

                    • v1.0.7
                    • 8.97
                    • Published

                    trie-router

                    a http router base on trie

                    • v0.1.9
                    • 8.89
                    • Published

                    dictionatrie

                    Build and search a minimalist dictionary trie

                    • v1.2.0
                    • 8.81
                    • Published

                    sofia-tree

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

                    • v0.0.9
                    • 8.72
                    • Published

                    trie-fs

                    build amazing tries using file-system

                    • v2.1.0
                    • 8.70
                    • Published

                    @metacorp/trie

                    Blazing fast, <1kb search library

                    • v0.1.2
                    • 8.68
                    • Published

                    datrie

                    A double array trie implementation

                    • v0.1.2
                    • 8.64
                    • Published

                    dictionary-trie

                    Create and search a dictionary of words using a trie data structure

                    • v1.0.0
                    • 8.60
                    • Published

                    @nosweat/scrabble

                    Simple scrabble solver using a trie data structure in Node.

                    • v1.0.1
                    • 8.49
                    • Published

                    perfect-trie

                    >> Easiest package to build and manipulate prefix trie structures

                    • v1.1.8
                    • 8.43
                    • Published

                    @th-ko/mnemonist

                    Curated collection of data structures for the JavaScript language.

                    • v0.27.0
                    • 8.42
                    • Published

                    triode

                    a JavaScript P(lain) O(ld) D(ictionary) with element access by prefixes, implemented with a trie

                    • v2.2.3
                    • 8.19
                    • Published

                    basic-trie

                    A tiny TypeScript trie implementation

                    • v0.2.0
                    • 7.73
                    • Published

                    wild-trie

                    trie data stricture with wildcards

                    • v0.0.2
                    • 7.57
                    • Published

                    open-radix-trie

                    Radix trie implementation with partial lookups and extensible paths.

                    • v2.3.4
                    • 7.49
                    • Published

                    dibi

                    JS DB.

                      • v0.0.1
                      • 7.48
                      • Published

                      radix-trie

                      radix-trie implementation for Inverse Index Document Search.

                      • v1.0.8
                      • 7.47
                      • Published

                      @polkadot/trie-db-old

                      This is an implementation of the modified merkle patricia tree as speficed in Ethereum's yellow paper, adpated for Polkadot.

                      • v0.29.5
                      • 7.37
                      • Published

                      fuzzytrie

                      Dynamic word set with accelerated exact and fuzzy search based on trie data structure.

                      • v1.0.1
                      • 7.31
                      • Published

                      triever

                      A library for quick insert and retrieval of JavaScript objects, keyed by prefix strings.

                      • v1.0.5
                      • 7.09
                      • Published

                      proofable

                      Proofable Node SDK

                      • v0.3.0
                      • 7.01
                      • Published

                      fast-trie-search

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

                      • v1.2.1
                      • 6.82
                      • Published

                      fast-ternary-string-set

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

                      • v2.4.0
                      • 6.80
                      • Published

                      autocompletor_a

                      A utility for autocompleting words using in memory trie data structure

                      • v0.1.1
                      • 6.79
                      • Published

                      trie-array

                      Keeps your data sorted in trie

                      • v1.1.3
                      • 6.77
                      • Published

                      qsearch

                      ![logo](cover.png)

                        • v1.0.4
                        • 6.73
                        • Published

                        @ingo-inc/shiro-trie

                        Check permissions using Shiro-like strings, put in a trie.

                        • v0.4.3
                        • 6.68
                        • Published

                        autocompletor

                        A utility for autocompleting words using in memory trie data structure

                        • v0.1.0
                        • 6.57
                        • Published

                        namastey-trie

                        A JavaScript package for implementing the Trie data structure, including essential methods for efficient data retrieval.

                          • v1.0.0
                          • 6.35
                          • Published

                          char-tree

                          A trie structure

                          • v1.0.1
                          • 6.25
                          • Published

                          redis-autocompleter

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

                          • v0.1.5
                          • 6.15
                          • Published

                          @ignored/trie

                          This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

                          • v5.0.0-beta.6
                          • 6.13
                          • Published

                          extend-trie

                          extend trie functionality for node-trie

                            • v0.0.4
                            • 6.07
                            • Published

                            kuso

                            compress and decode large dictionaries

                            • v0.0.1
                            • 6.07
                            • Published

                            vue-search-trie

                            Advanced keyword-based search plugin

                            • v1.0.0
                            • 6.03
                            • Published

                            @joenano/trie

                            A Trie data structure for strings

                            • v0.0.10
                            • 5.93
                            • Published

                            datrie4ts

                            Double Array Trie written in Typescript

                            • v0.0.1
                            • 5.90
                            • Published

                            regex-trie-cli

                            Create regular expression patterns based on a list of strings to be matched.

                            • v1.0.0
                            • 5.90
                            • Published

                            @cshooks/usetrie

                            React Hooks for using a Trie data structure

                            • v1.0.8
                            • 5.65
                            • Published

                            trie-loader

                            Trie loader for Webpack

                            • v0.10.0
                            • 5.55
                            • Published

                            vectrie

                            JS implementation of persistent bit-partitioned vector trie a.k.a vector data structure in Clojure

                              • v1.0.0
                              • 5.53
                              • Published

                              lighter-tree

                              A lightweight trie implementation.

                              • v1.2.0
                              • 5.34
                              • Published

                              @isogon/tuple-map

                              A simple way to map a tuple to some value

                              • v0.0.4
                              • 5.30
                              • Published

                              ternary-search-trie

                              A ternary search tree implementation in TypeScript.

                              • v2.1.1
                              • 5.13
                              • Published

                              redis-trie

                              Trie based search for autocompletes with Redis.

                              • v1.4.0
                              • 4.92
                              • Published

                              dtrie

                              Trie implementation based on a minimal automaton.

                              • v1.4.2
                              • 4.78
                              • Published

                              trie-uaparser

                              Yet another user agent parser

                              • v1.0.5
                              • 4.70
                              • Published

                              url-trie

                              splits URLs into useful hierarchical pieces.

                              • v1.1.0
                              • 4.65
                              • Published