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

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
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 2025-09-14 00:00:31 UTC