Python implementation of the Ethereum Trie structure
Static memory-efficient and fast Trie-like structures for Python.
Provides a country field for Django models.
A pure Python trie data structure implementation.
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
llama-index retrievers bm25 integration
Store/search CIDR prefixes in a trie structure.
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.
LangChain retriever for traversing document graphs on top of vector-based similarity search.
Retriever combining unstructured similarity and structured document traversal.
A Bayesian optimization research toolbox built on TensorFlow
A retry layer for HTTPX.
Super-fast, efficiently stored Trie for Python.
High-level API for asynchronous requests with persistent caching.
Asynchronous statistics collection, processing, logging (MLflow/TensorBoard), and data persistence for ML experiments using Ray.
A cloud-native python library for domain-specific cloud FPGAs.
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
Discover and retrieve water data from U.S. federal hydrologic web services.
A django model & fixture containing all data from the countries table of Geonames.org
Return useful information for every country in the ISO 3166 standard.
List of existing countries and currencies
A python implementation of the bloom filter used by Ethereum
Decorator for retrying exec a method
Calls commands to the trie server that can modify its state
Easily computing clip embeddings and building a clip retrieval system with them
A badly implemented trie
llama-index retrievers pathway integration
Trie-search is a package for text pattern search using marisa-trie
HanLP: Han Language Processing
Data Retriever
A module using prefix trees to store/search nucleotides sequences
llama-index retrievers bedrock integration
Autocomplete class using trie
Aho-Corasick automation for large-scale multi-pattern matching.
Python wrapper for https://github.com/viz-rs/path-tree
Default template for PDM package
The University of Saskatchewan Retrieval Framework
Trie data structure for prefix search and text completion
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by your setup.
A CLI to interact with a global trie data structure.
Radix tree implementation
django-registries is a structured way to create registries of implementations.