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
A retry layer for HTTPX.
Radix trie for fast prefix search.
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.
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.
Store/search CIDR prefixes in a trie structure.
High-level API for asynchronous requests with persistent caching.
Super-fast, efficiently stored Trie for Python.
A Bayesian optimization research toolbox built on TensorFlow
List of existing countries and currencies
Decorator for retrying exec a method
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
A django model & fixture containing all data from the countries table of Geonames.org
A cloud-native python library for domain-specific cloud FPGAs.
llama-index retrievers pathway integration
Return useful information for every country in the ISO 3166 standard.
Discover and retrieve water data from U.S. federal hydrologic web services.
Simple tools to define world locations from a set of topological faces and set algebra
Provides a dictionary contains all members and observer states of the United Nations and information about them
HanLP: Han Language Processing
Calls commands to the trie server that can modify its state
llama-index retrievers bedrock integration
A python implementation of the bloom filter used by Ethereum
A badly implemented trie
Easily computing clip embeddings and building a clip retrieval system with them
Trie-search is a package for text pattern search using marisa-trie
Default template for PDM package
A python library for cardiac geometries
Python wrapper for https://github.com/viz-rs/path-tree
Autocomplete class using trie
The University of Saskatchewan Retrieval Framework
Radix tree implementation
A python library for cardiac geometries
Static memory-efficient and fast Trie-like structures for Python.
django-registries is a structured way to create registries of implementations.
llama-index retrievers you integration
A collection to add and retrieve objects by its hashs.
llama-index packs ragatouille_retriever integration