React-Native-Fast-Trie
github.com
React-Native-Fast-Trie
1–3 of 3 posts
Re: React-Native-Fast-Trie
#2Fast and memory-efficient implementation of a trie for react-native apps.
Re: React-Native-Fast-Trie
#3This looks really cool! I feel like we need more libs where we have bindings to native code where CPU intensive tasks can run. I've been meaning to create a fast local search lib like fuse.js, but native.