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 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 2026-09-03 01:00:03 UTC