jnu / tiny-trieLinks
JS Trie / DAWG classes
☆30Updated 2 years ago
Alternatives and similar repositories for tiny-trie
Users that are interested in tiny-trie are comparing it to the libraries listed below
Sorting:
- Directed Acyclic Word Graph☆42Updated 4 years ago
- a small RTC client for connecting 2 peers☆37Updated 2 years ago
- Radix Trie (in Javascript)☆19Updated last year
- Client/server benchmarks for various UI libraries☆24Updated 3 years ago
- Porting the ideas of babel-plugin-macro over to esbuild☆15Updated 4 years ago
- neato compression for key-value data☆107Updated last year
- Full text indexing and searching library☆157Updated 2 years ago
- memoize/cache in file system solution for Node.js☆40Updated last week
- An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance☆41Updated 2 weeks ago
- Serialize live running code to Javascript☆47Updated 9 months ago
- 🕵️♀️ Light-weight observable implementation and functional utilities in TypeScript☆47Updated 2 years ago
- Same as JSON but with added support for Date, undefined, NaN, Infinity, RegExp and more.☆52Updated last month
- Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)☆14Updated 2 years ago
- Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)☆23Updated last year
- HTML processor to parse and compile with browser APIs, powered by plugins☆27Updated 10 months ago
- utility to get the plain-text value of a node according to the `innerText` algorithm☆21Updated last year
- Template literal tag based sqlite3 queries.☆56Updated 3 years ago
- Adapters for converting between different implementations of WHATWG Streams☆34Updated 2 months ago
- Rewrite file system `fs` paths☆62Updated last month
- Scheduler for long-running tasks inside browsers and Node.JS☆66Updated 2 years ago
- A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.☆54Updated 4 months ago
- hast utility to transform to estree (JavaScript AST) JSX☆20Updated 7 months ago
- 📮 Tiny and fast string compression library☆27Updated 8 months ago
- WebAssembly based Javascript bindings for google Compact Language Detector v3☆74Updated last year
- Simple JavaScript HTML parser.