ConradIrwin / trie-ingLinks
The fastest weighted auto-completion trie known to...
☆36Updated 7 years ago
Alternatives and similar repositories for trie-ing
Users that are interested in trie-ing are comparing it to the libraries listed below
Sorting:
- a p2p document synchronization system for automerge☆283Updated 7 years ago
- Implementation/demo of collaborative text editing via operational transforms.☆67Updated last year
- A fast trie implementation for typescript☆101Updated 2 years ago
- Normalize the DataTransferItems interface from a drop event☆166Updated 2 years ago
- The fastest way of decoding Base64 in chrome?☆83Updated last year
- Compress json-data based on its json-schema while still having valid json☆99Updated this week
- OT type for plaintext☆134Updated 2 years ago
- Lightweight and read-write optimized full text search library.☆111Updated 4 years ago
- A typesetting library for SVG and Canvas☆149Updated last year
- ⚙️ [Processor] A better English POS tagger written in JavaScript☆54Updated 8 years ago
- JavaScript practical parser generator library using combinators☆111Updated 4 years ago
- A stand alone, extensible WSIWYG editor based on ProseMirror☆103Updated 2 years ago
- Part-of-speech tags from the Brill-tagger☆21Updated 2 years ago
- Fast, reliable cuckoo hash table for Node.js.☆303Updated 3 years ago
- Curve matching using Fréchet distance and Procrustes analysis in JS☆146Updated 2 years ago
- Fast Double Metaphone algorithm☆93Updated 2 years ago
- Text editing with media widgets☆61Updated 8 years ago
- Extract structured data from the web using GraphQL.☆206Updated 7 years ago
- A very fast and simple JavaScript priority queue☆137Updated 3 years ago
- Manipulate columnar data efficiently using typed arrays.☆124Updated 7 years ago
- A Collection of Clustering Algorithms Implemented in Javascript☆23Updated 10 years ago
- visualise readability☆211Updated 8 months ago
- A tagged template literal that allows safe interpolation of values into HTML, following the HTML5 spec☆336Updated 2 years ago
- Rewrite of fantastic Soulver application☆140Updated 13 years ago
- Automatically extracts structured information from webpages☆109Updated 3 years ago
- A CRDT-based collaborative editor engine of letters.yandex.ru (2012, historical)☆67Updated 3 years ago
- Ukkonen's Approximate String Matching algorithm