atom-moyer / getpyLinks
A Vectorized Python Dict/Set
☆118Updated 2 years ago
Alternatives and similar repositories for getpy
Users that are interested in getpy are comparing it to the libraries listed below
Sorting:
- A quicker pickle☆109Updated 2 years ago
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆50Updated last week
- Python module for detection of CPU features☆28Updated 3 months ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆104Updated 2 years ago
- Useful Mutable Mappings☆70Updated last year
- A Python library for manipulating indices of ndarrays☆106Updated 2 weeks ago
- Make your Python code fly at transonic speeds!☆122Updated this week
- persistent caching to memory, disk, or database☆269Updated last month
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Python bindings for simdjson using libpy☆65Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated last year
- Utility for measuring the fraction of time the CPython GIL is held☆119Updated 3 years ago
- distributed and parallel Python☆91Updated last month
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 4 years ago
- A lightweight Python module for creating and running ordered graphs of computations.☆86Updated 2 years ago
- larch.pickle - A faster python pickle replacement☆33Updated 3 weeks ago
- Utilities for run-time type validation and multiple dispatch☆165Updated 3 months ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 6 years ago
- Data and tooling to compare the API surfaces of various array libraries.☆54Updated 3 months ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆117Updated last week
- A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.☆139Updated this week
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Populate library namespace without incurring immediate import costs☆168Updated last week
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆80Updated last month
- A little benchmarking tool for Python☆188Updated last year
- A module for lazy loading of Python modules☆88Updated last year
- Bloom filter for Python☆42Updated 3 years ago
- A Python wrapper for the extremely fast Blosc compression library☆355Updated 2 weeks ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆116Updated last week