pyahocorasickpyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton…aho-corasicktrieautomatondictionarystring-manipulation
@swim/collectionsImmutable, structure sharing collections, including B-trees and S-trees (sequence trees)collectionsimmutabletrieactor-modelasynchronous-programmingdecentralized-applicationsdistributed-systemsmicroservices-architecturenon-blocking-ioreal-timeserverlessserverless-frameworkstatefulstreaming-apistreaming-dataweb-agentwebsockets
com.github.houbb:opencc4jOpencc4j is an opensource project for conversion between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion for java.chinesedfajavajava7nlpopenccsimple-tranditionaltrietrie-tree
trie-searchA trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.triesearchtypeaheadtypeaheadhashmaphashtable
mnemonistCurated collection of data structures for the JavaScript/TypeScript.bagbimapbit arraybit setbit vectorbitsetbk treeburkhard-keller treecachecircular buffercounterdata structuresdefault mapdequedisjoint setfibonacci heapfuzzy maphashed array treeheapinterval treeinverted indexkd treelinked listlrulru cachemultimapmultisetpassjoinqueuesparse mapsparse setstackstructuressuffix treesymspelltrieunion findvantage point treevectorvp treedata-structure
marisa-trieStatic memory-efficient and fast Trie-like structures for Python.cython-wrappermarisamarisa-triepypy3pythonpython3python310python312python313python37python38python39tree-structuretrie