barrust / pyprobablesLinks
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
☆122Updated 3 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☆117Updated 2 years ago
- A quicker pickle☆109Updated 3 years ago
- Concurrent appendable key-value storage☆107Updated last year
- A Python implementation of Lunr.js 🌖☆202Updated 9 months ago
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆251Updated 5 years ago
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆54Updated 2 years ago
- Fast Python Bloom Filter using Mmap☆132Updated 3 months ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Micro Graph Database for Python Applications☆326Updated last week
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- Caching based on computation time and storage space☆138Updated 4 years ago
- A pipeline framework for python☆109Updated this week
- Domain Specific Languages in Python☆97Updated 2 years ago
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆63Updated 11 months ago
- Python library to infer date format from examples