joshjung / trie-searchLinks
A trie implementation that maps keys to objects. Most common use will be for typeahead searches.
☆201Updated last month
Alternatives and similar repositories for trie-search
Users that are interested in trie-search are comparing it to the libraries listed below
Sorting:
- A blazing fast memoization library that is tiny but feature-rich.☆260Updated this week
- String Tokenization Library for JavaScript☆109Updated 2 months ago
- Debounce promise-returning & async functions☆233Updated 2 months ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆216Updated last year
- A JavaScript library that makes it easier to retry functions that return a promise☆198Updated 2 months ago
- A small utility to parse paths.☆138Updated last year
- Add a shadowRoot to React components☆74Updated 2 years ago
- Pre-evaluate code at build-time with babel-macros☆127Updated 5 years ago
- Convert a DragEvent or file input to a list of File objects☆104Updated 11 months ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- URL-friendly JSON☆396Updated 2 years ago
- An efficient combinatorics library for JavaScript utilizing ES2015 generators.☆90Updated 8 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆371Updated 2 years ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆106Updated 2 years ago
- Node module to find the same/diff of two arrays.☆114Updated 7 months ago
- A collection of packages that are probably a little too clever. Use at your own wrisk.☆89Updated last year
- 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
- A component for efficiently rendering large lists of variable height items☆131Updated 2 weeks ago
- Hash any object type based on its values☆212Updated this week
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 9 months ago
- A high-performance Javascript string compression library☆329Updated 2 years ago
- Type safe object field string paths for typescript.☆127Updated 2 years ago
- React hook for async effects powered by generator functions.☆197Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆240Updated 9 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- A React component for efficiently rendering tree like structures with support for position: sticky☆154Updated last year
- Calculate the pixel size (width/height) of a string (with integrated caching)☆121Updated 7 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago