joshjung / trie-searchLinks
A trie implementation that maps keys to objects. Most common use will be for typeahead searches.
☆200Updated 8 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☆230Updated last week
- Add a shadowRoot to React components☆74Updated 2 years ago
- Memoize promise-returning & async functions☆430Updated last month
- 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 2 months ago
- A tiny, crazy fast memoization library for the 95% use-case☆252Updated last week
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆368Updated 2 years ago
- Lightweight time zone support for your applications or other date libraries.☆118Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 7 months ago
- Convert a DragEvent or file input to a list of File objects☆104Updated 8 months ago
- Create a debounced version of a promise returning function☆241Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆233Updated 7 months ago
- React routing with hooks☆138Updated last month
- JSON AST schema generator for YUP☆128Updated 2 years ago
- Pre-evaluate code at build-time with babel-macros☆127Updated 4 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- Check whether a browser event matches a hotkey.☆375Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆355Updated 11 months ago
- A component for efficiently rendering large lists of variable height items☆131Updated 2 weeks ago
- React hook for async effects powered by generator functions.☆197Updated 2 years ago
- A graceful way to shutdown / handle process exit☆129Updated last year
- A JavaScript library that makes it easier to retry functions that return a promise☆198Updated this week
- 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
- Timeout a promise after a specified amount of time☆297Updated last month
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated 11 months ago
- Parses and determines if a given CSS Media Query matches a set of values via JavaScript.☆116Updated last year
- Simple fuzzy search☆229Updated 2 years ago
- Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's hea…☆159Updated last month