atom-moyer / getpyLinks
A Vectorized Python Dict/Set
☆116Updated 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 3 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆231Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Python module for detection of CPU features☆29Updated 11 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated this week
- Data and tooling to compare the API surfaces of various array libraries.☆56Updated 2 months ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 3 weeks ago
- Make your Python code fly at transonic speeds!☆126Updated 2 months ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Python bindings for simdjson using libpy☆70Updated 3 years ago
- Backport of the pickle 5 protocol (PEP 574)☆34Updated 4 years ago
- Utility for measuring the fraction of time the CPython GIL is held☆122Updated 4 years ago
- A fast and memory-optimized string library for heavy-text manipulation in Python☆251Updated 5 years ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- Python library for handling efficiently sorted integer sets.☆228Updated last week
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- Convert pyproject.toml to environment.yaml☆131Updated 2 years ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆190Updated this week
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆120Updated last month
- Capture C-level stdout/stderr in Python☆216Updated last month
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆215Updated last year
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Inferring Python API signatures from tracing usage.☆75Updated 5 years ago
- Serialize numpy arrays using msgpack☆211Updated last year