barrust / pyprobables
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
☆112Updated this week
Related projects ⓘ
Alternatives and complementary repositories for pyprobables
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆111Updated last month
- A Vectorized Python Dict/Set☆115Updated last year
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- Domain Specific Languages in Python☆97Updated 11 months ago
- Python library for handling efficiently sorted integer sets.☆205Updated 2 months ago
- A lightweight Python module for creating and running ordered graphs of computations.☆85Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated last year
- Useful Mutable Mappings☆69Updated last year
- Concurrent appendable key-value storage☆106Updated 4 months ago
- Python bindings for the SQLite4 LSM database.☆130Updated last month
- Python bindings for simdjson using libpy☆63Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆212Updated last year
- A simple program and library to auto generate API documentation for Python modules.☆76Updated last year
- Operator overloading for fast anonymous functions.☆50Updated this week
- persistent caching to memory, disk, or database☆261Updated 2 weeks ago
- Bloom filter for Python☆39Updated 3 years ago
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆49Updated last month
- Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.☆65Updated 3 years ago
- ☆81Updated 2 months ago
- Fast Python Bloom Filter using Mmap☆130Updated 6 months ago
- Caching based on computation time and storage space☆137Updated 3 years ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- A pipeline framework for python☆103Updated 3 months ago
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆32Updated last month
- A quicker pickle☆108Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- Succinct, compact, and compressed data structures for data-intensive applications☆61Updated 4 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆107Updated last year
- A multi-threading implement of Python gzip module☆54Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago