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.
SQL-based prefix tree inspired by pygtrie and python-diskcache
Radix trie for fast prefix search.
A retry layer for HTTPX.
Build trie-based regular expressions from large word lists
llama-index retrievers bm25 integration
LangChain retriever for traversing document graphs on top of vector-based similarity search.
Retriever combining unstructured similarity and structured document traversal.
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.
High-level API for asynchronous requests with persistent caching.
Super-fast, efficiently stored Trie for Python.
A Bayesian optimization research toolbox built on TensorFlow
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
A cloud-native python library for domain-specific cloud FPGAs.
A django model & fixture containing all data from the countries table of Geonames.org
Decorator for retrying exec a method
List of existing countries and currencies
Autocomplete class using trie
Return useful information for every country in the ISO 3166 standard.
llama-index retrievers pathway integration
Discover and retrieve water data from U.S. federal hydrologic web services.
Calls commands to the trie server that can modify its state
Default template for PDM package
A python implementation of the bloom filter used by Ethereum
A module using prefix trees to store/search nucleotides sequences
llama-index retrievers bedrock integration
HanLP: Han Language Processing
A badly implemented trie
Trie-search is a package for text pattern search using marisa-trie
Easily computing clip embeddings and building a clip retrieval system with them
GUI Retry Debugger for Robot Framework
Simple tools to define world locations from a set of topological faces and set algebra
A python library for cardiac geometries
The University of Saskatchewan Retrieval Framework
Python wrapper for https://github.com/viz-rs/path-tree
Radix tree implementation
A python library for cardiac geometries
Static memory-efficient and fast Trie-like structures for Python.
A collection to add and retrieve objects by its hashs.
django-registries is a structured way to create registries of implementations.