Fast Trie for React Native
Unicode Trie data structure for fast character metadata lookup, ported from ICU
Fast and tiny fuzzy-search utility
🚇 The JavaScript bundler for React Native.
Crazy fast http radix based router
https://en.wikipedia.org/wiki/Trie
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
🚩 FastImage, performant React Native image component.
🚩 FastImage, performant React Native image component.
Trie Data Structure to support cspell.
React is a JavaScript library for building user interfaces.
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Curated collection of data structures for the JavaScript/TypeScript.
Provides fast access to unicode character properties
Native C/C++ implemented crypto libraries for React Native apps
A foundational UI kit for building chat-enabled React Native apps.
This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by the array in your first argument.
A fast implementation of Node's `crypto` module written in C/C++ JSI
Provides fast access to unicode character properties
A react-native component to input confirmation code for both Android and IOS
A blazing-fast equality comparison utility for a variety of use-cases