Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
-
Updated
Sep 4, 2025 - Cython
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
The Marisa extension by Query.Farm integrates the fast, space-efficient MARISA trie into DuckDB, enabling high-performance string lookups, prefix searches, and autocomplete functionality.
This is my journey learning competitve programming in MarisaOJ
Add a description, image, and links to the marisa topic page so that developers can more easily learn about it.
To associate your repository with the marisa topic, visit your repo's landing page and select "manage topics."