bguise987 / pigz-pythonLinks
The goal of this project is to create a pure Python implementation of the pigz project for parallelizing gzipping.
☆33Updated last year
Alternatives and similar repositories for pigz-python
Users that are interested in pigz-python are comparing it to the libraries listed below
Sorting:
- A multi-threading implement of Python gzip module☆55Updated 2 years ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 months ago
- Bash-style brace expansion for Python☆60Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆119Updated 6 months ago
- Static analysis of Python import statements☆124Updated 3 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Extending your autodoc API docs with a summary☆53Updated 9 months ago
- MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.☆38Updated 2 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 weeks ago
- Logs and progress bars manager for Python☆115Updated 4 months ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆67Updated 2 years ago
- ☆72Updated last week
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆52Updated last week
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- A library for working with HTML/CSS color formats in Python.☆168Updated 10 months ago
- super fast cpp implementation of longest common subsequence/substring☆23Updated last year
- ☆45Updated last year
- A high-performance library for compressed ndarrays, with a flexible computational engine☆169Updated this week
- Super-fast and clean conversions to numbers for Python.☆109Updated 6 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Visual Studio Code Syntax highlighter for Cython☆45Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated 2 weeks ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Deadlocks? Detect where your threads hang in Python with one import.☆54Updated last year
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆236Updated 3 years ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week
- A friendly fork of the Python Standard Library multiprocessing package which uses dill instead of pickle☆35Updated 5 years ago
- Python library for printing trees on the console☆39Updated last year