joshjung / trie-searchLinks
A trie implementation that maps keys to objects. Most common use will be for typeahead searches.
☆200Updated 7 months ago
Alternatives and similar repositories for trie-search
Users that are interested in trie-search are comparing it to the libraries listed below
Sorting:
- Debounce promise-returning & async functions☆232Updated this week
- A JavaScript library that makes it easier to retry functions that return a promise☆198Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆250Updated last month
- A small utility to parse paths.☆139Updated last year
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆366Updated 2 years ago
- Add a shadowRoot to React components☆74Updated 2 years ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's hea…☆158Updated 3 weeks ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year
- String Tokenization Library for JavaScript☆106Updated last week
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Hash any object type based on its values☆210Updated last year
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- Pre-evaluate code at build-time with babel-macros☆127Updated 4 years ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- Memoize promise-returning & async functions☆427Updated last week
- A graceful way to shutdown / handle process exit☆129Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆305Updated 2 years ago
- Mutex locks for async functions☆95Updated 8 months ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 6 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆170Updated last week
- Fast CSV parser☆324Updated 2 years ago
- React hook for async effects powered by generator functions.☆197Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆232Updated 6 months ago
- Parses and determines if a given CSS Media Query matches a set of values via JavaScript.☆116Updated last year
- An efficient combinatorics library for JavaScript utilizing ES2015 generators.☆90Updated 8 years ago
- Node module to find the same/diff of two arrays.☆114Updated 4 months ago
- React Fast Refresh plugin and loader for webpack☆154Updated 5 years ago