Fast cython implementation of trie data structure for Python. Development is inactive, but moved to: http://github.com/martinkozak/cytrie.
Features
- written in Cython, so readability and high performance,
- non-stack and non-recursive go around the tree algorithm for fast traversing,
- complete except finding according to prefix,
- currently buildable by Cython 0.11.3 or lower only,
- and undocumented.
License
Public DomainFollow cyTrie
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cyTrie!