Hacker News new | ask | show | jobs
React-Native-Fast-Trie (github.com)
2 points by zacharyfmarion 882 days ago
2 comments

This 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.