direct-mmap

Numpy memory-mapped array with direct I/O. No sequential read caching, increase the speed of random read.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install direct-mmap

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.1 2024-03-31      
1.0.0 2024-03-31      
0.9.1 2024-03-31      
0.9.0 2024-03-31      

Issues with this package?

Page last updated 2024-04-01 03:10:45 UTC