React-Native-Fast-Trie
github.comThis 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.
Fast and memory-efficient implementation of a trie for react-native apps.