joshjung / trie-searchLinks
A trie implementation that maps keys to objects. Most common use will be for typeahead searches.
☆200Updated 3 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:
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆310Updated last year
- Add a shadowRoot to React components☆74Updated 2 years ago
- A tiny, crazy fast memoization library for the 95% use-case☆248Updated 5 months ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆215Updated 9 months ago
- Lightweight time zone support for your applications or other date libraries.☆119Updated last year
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- A small utility to parse paths.☆139Updated last year
- 🏃 Node script to load .env variables and execute the give Node file afterwards☆85Updated 3 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆363Updated 2 years ago
- Debounce promise-returning & async functions☆223Updated last year
- A high-performance Javascript string compression library☆327Updated 2 years ago
- Check whether a browser event matches a hotkey.☆364Updated last week
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆104Updated last year
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Get size of a JavaScript object☆320Updated 11 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 2 weeks ago
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆588Updated 4 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 2 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆88Updated 6 months ago
- URL-safe base64 UUID encoder for generating 22 character slugs☆92Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- It's React's useEffect/useMemo/useCallback hooks, except using custom comparison on the inputs, not reference equality☆87Updated 2 months ago
- Node module to find the same/diff of two arrays.☆112Updated last week
- Parses every stack trace into a nicely formatted array of hashes.☆109Updated 4 months ago
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆117Updated 2 years ago
- A simple Cancelable Promise☆158Updated this week
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- Inject environment variables in process.env with Rollup☆51Updated 2 years ago
- JavaScript client-side search API with web-worker support☆419Updated 2 years ago
- A graceful way to shutdown / handle process exit☆127Updated 10 months ago