Python implementation of the Ethereum Trie structure
Static memory-efficient and fast Trie-like structures for Python.
A pure Python trie data structure implementation.
Provides a country field for Django models.
Radix trie for fast prefix search.
SQL-based prefix tree inspired by pygtrie and python-diskcache
Build trie-based regular expressions from large word lists
Store/search CIDR prefixes in a trie structure.
llama-index retrievers bm25 integration
A Bayesian optimization research toolbox built on TensorFlow
Retriever combining unstructured similarity and structured document traversal.
LangChain retriever for traversing document graphs on top of vector-based similarity search.
pyahocorasick 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 for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.
Super-fast, efficiently stored Trie for Python.
A retry layer for HTTPX.
A cloud-native python library for domain-specific cloud FPGAs.
Calls commands to the trie server that can modify its state
High-level API for asynchronous requests with persistent caching.
A python implementation of the bloom filter used by Ethereum
Simple tools to define world locations from a set of topological faces and set algebra
A badly implemented trie
List of existing countries and currencies
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
Trie-search is a package for text pattern search using marisa-trie
A django model & fixture containing all data from the countries table of Geonames.org
Easily computing clip embeddings and building a clip retrieval system with them
llama-index retrievers pathway integration
A module using prefix trees to store/search nucleotides sequences
Discover and retrieve water data from U.S. federal hydrologic web services.
Autocomplete class using trie
Default template for PDM package
Aho-Corasick automation for large-scale multi-pattern matching.
Return useful information for every country in the ISO 3166 standard.
Python wrapper for https://github.com/viz-rs/path-tree
Trie data structure for prefix search and text completion
Decorator for retrying exec a method
Data Retriever
A CLI to interact with a global trie data structure.
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by your setup.
HanLP: Han Language Processing
A python library for cardiac geometries
A CLI that allows a user to update or see a data structure that is hosted globally.
llama-index retrievers bedrock integration
django-registries is a structured way to create registries of implementations.