mbello / memory-tempfileLinks
Create temporary files and temporary dirs in memory-based filesystems on Linux.
☆41Updated last year
Alternatives and similar repositories for memory-tempfile
Users that are interested in memory-tempfile are comparing it to the libraries listed below
Sorting:
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆53Updated last week
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Auditing and relabeling cross-distribution Linux wheels.☆496Updated last week
- Fast Base64 encoding/decoding in Python☆162Updated this week
- GitHub Action to build Python manylinux wheels☆93Updated 2 years ago
- A python package implementing the crc32c algorithm in hardware and software☆41Updated this week
- Python module and CLI for hashing of file system directories based on the Dirhash Standard.☆55Updated last year
- Serialize numpy arrays using msgpack☆206Updated last year
- A high-performance library for compressed ndarrays, with a flexible computational engine☆172Updated this week
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆309Updated last week
- Lock-Free Atomics in Python☆70Updated 8 months ago
- Capture C-level stdout/stderr in Python☆209Updated 3 weeks ago
- Find and copy needed dynamic libraries into python wheels☆285Updated 7 months ago
- A simple immutable dictionary for Python☆166Updated 7 months ago
- Python Binding for xxHash☆421Updated this week
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- Like Versioneer, but smaller☆54Updated last year
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆397Updated 4 months ago
- LZ4 bindings for Python