barrust / pyprobables
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
☆113Updated last month
Alternatives and similar repositories for pyprobables:
Users that are interested in pyprobables are comparing it to the libraries listed below
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆114Updated 4 months ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Python library for handling efficiently sorted integer sets.☆208Updated 5 months ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- Super-fast and clean conversions to numbers for Python.☆106Updated last month
- ☆81Updated 5 months ago
- Fast Python Bloom Filter using Mmap☆129Updated 8 months ago
- A Vectorized Python Dict/Set☆117Updated last year
- persistent caching to memory, disk, or database☆262Updated this week
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆48Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆212Updated last year
- Python bindings for simdjson using libpy☆63Updated 2 years ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆171Updated last week
- Useful Mutable Mappings☆69Updated last year
- A quicker pickle☆108Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆162Updated 4 months ago
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 4 years ago
- A lightweight Python module for creating and running ordered graphs of computations.☆85Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 6 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆167Updated this week
- The async transformation code.☆91Updated 6 months ago
- Bloom filter for Python☆41Updated 3 years ago
- Benchmark and analyze functions' time execution and results over the course of development☆26Updated last year
- A module for lazy loading of Python modules☆86Updated last year
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆39Updated 2 months ago
- Python tools for handling intervals (ranges of comparable objects).☆107Updated 2 years ago
- Concurrent appendable key-value storage☆105Updated 7 months ago
- find functions when you can't remember their name☆101Updated 3 years ago
- Caching based on computation time and storage space☆135Updated 4 years ago