nightmarewalker/D-MemFS

In-process virtual filesystem with hard quota for Python

39
/ 100
Emerging

This tool creates a temporary, isolated workspace within your running Python program that behaves like a real file system. It takes raw data, archives, or existing file structures and lets your code work with them as files and folders, producing processed data or test results. It's designed for Python developers and QA engineers who need to manage temporary files or accelerate workflows without touching the actual disk.

Available on PyPI.

Use this if you need a high-speed, thread-safe scratchpad for files within your Python application, especially for testing or data processing where direct disk I/O is slow or restricted.

Not ideal if your workflow requires external command-line tools or other processes to access these temporary files via standard operating system paths.

CI/CD pipeline software testing ETL processes in-memory database data staging
No Dependents
Maintenance 13 / 25
Adoption 6 / 25
Maturity 20 / 25
Community 0 / 25

How are scores calculated?

Stars

21

Forks

Language

Python

License

MIT

Last pushed

Mar 14, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/nightmarewalker/D-MemFS"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.