trie VS fast-trie-js

Compare trie vs fast-trie-js and see what are their differences.

trie

A fast trie implementation for typescript (by shortwave)

fast-trie-js

Fast Javascript Trie data structure (by mgraczyk)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
trie fast-trie-js
2 1
94 3
- -
0.0 1.8
about 1 year ago almost 3 years ago
TypeScript JavaScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

trie

Posts with mentions or reviews of trie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-30.

fast-trie-js

Posts with mentions or reviews of fast-trie-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • Trie in JavaScript: The Data Structure Behind Autocomplete
    5 projects | news.ycombinator.com | 2 Nov 2021
    I wrote a little Trie in Javascript for practice a while back. It flattens the data into a single array for better locality. I think it ends up being pretty quick for lookups (but not insertions).

    https://github.com/mgraczyk/fast-trie-js/blob/master/index.j...

    I used it for this little demo:

    https://assets.opentoken.com/demos/search/index.html

What are some alternatives?

When comparing trie and fast-trie-js you can also consider the following projects:

common - Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers.

Typesense - Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

Angular - Deliver web apps with confidence 🚀

zodios - typescript http client and server with zod validation

uFuzzy - A tiny, efficient fuzzy search that doesn't suck

pyroscope - Continuous Profiling Platform. Debug performance issues down to a single line of code [Moved to: https://github.com/grafana/pyroscope]