mina86 / pygtrieLinks
Python library implementing a trie data structure.
☆41Updated last year
Alternatives and similar repositories for pygtrie
Users that are interested in pygtrie are comparing it to the libraries listed below
Sorting:
- A flexible utility for flattening and unflattening dict-like objects in Python.☆185Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- distributed structured concurrency☆302Updated 2 weeks ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Turn Pydantic defined Data Models into CLI Tools☆158Updated 3 months ago
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆482Updated 2 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆246Updated 4 years ago
- Parse Python docstrings in various flavors.☆259Updated 5 months ago
- Python package to enforce column names & data types of pandas DataFrames☆220Updated 4 years ago
- Fast Python Bloom Filter using Mmap☆133Updated 4 months ago
- Dynamically create python functions with a proper signature.☆134Updated 8 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- A quicker pickle☆109Updated 3 years ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- Very fast Python JSON parsing library☆400Updated last year
- Python library for handling efficiently sorted integer sets.☆228Updated 2 weeks ago
- Python bindings for jq☆437Updated 3 weeks ago
- guppy / heapy ported to Python3. It works for real!☆422Updated last month
- A simple immutable dictionary for Python☆176Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Python wrapper for RE2☆107Updated 3 months ago
- A fast and memory efficient LRU cache for Python☆281Updated 3 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆218Updated last week
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆164Updated 2 months ago
- Static analysis of Python import statements☆124Updated 2 months ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated 2 months ago