barrust / pyprobablesLinks
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
☆120Updated 2 weeks ago
Alternatives and similar repositories for pyprobables
Users that are interested in pyprobables are comparing it to the libraries listed below
Sorting:
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- persistent caching to memory, disk, or database☆274Updated 2 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Concurrent appendable key-value storage☆107Updated last year
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- A quicker pickle☆109Updated 3 years ago
- Python library for handling efficiently sorted integer sets.☆216Updated last month
- Toolkit for graph-relational data across space and time☆116Updated 11 months ago
- A Python implementation of Lunr.js 🌖☆199Updated 5 months ago
- A pipeline framework for python☆106Updated this week
- Micro Graph Database for Python Applications☆315Updated 2 weeks ago
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- Useful Mutable Mappings☆70Updated last year
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- RedisGraph python client☆190Updated 2 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆117Updated 3 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆206Updated last week
- Python Non-cryptographic Hash Library☆285Updated 2 years ago
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆61Updated 7 months ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆52Updated last year
- Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.☆65Updated 4 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆241Updated 4 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- Define your JSON schema as Python dataclasses☆61Updated last year
- Python wrapper for RE2☆104Updated 3 months ago
- A simple and feature complete REST API framework designed for speed☆39Updated 2 years ago
- Fast Python Bloom Filter using Mmap☆127Updated last year