SaaSHub helps you find the best software and product alternatives Learn more →
Vramfs Alternatives
Similar projects and alternatives to vramfs
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
config-manager
Safely manage Laravel .env files — export, validate, backup, and rollback without risk.
-
-
nbd-vram
Use your NVIDIA GPU's VRAM as swap space on Linux. Built for laptops with soldered memory and no upgrade path. If you have an RTX card sitting there with 8GB of VRAM and you're getting swapped to SSD, this puts that VRAM to work
vramfs discussion
vramfs reviews and mentions
-
Use your Nvidia GPU's VRAM as swap space on Linux
I've implemented the same idea with OpenCL: https://github.com/theblazehen/vramblk
There is originally https://github.com/Overv/vramfs however that has the overhead of a FUSE filesystem + loop device when using as a swap device.
The performance is rather lackluster however, it's far from a miracle "now you effectively have more ram for a 90% performance drop" - it definitely feels like traditional swapping
- Vramfs: Vram Based Filesystem for Linux
-
why is UPS so low? How to bring it up?
You could use it as swap space via vramfs, but again, if you hit the swap, you already have lost.
- vramfs – GPU VRAM based file system for Linux
- Vramfs – GPU VRAM based file system for Linux
- Is it possible to use my gpu in combination with my cpu for faster compile time
- VRAM Based Filesystem for Linux
-
Storing a filesystem on a graphics card, how bad an idea is this?
This reminds me of vramfs and swap on video RAM. The tweet also has some interesting insights specific to Linux, which may actually be more viable now that PCIe ReBAR is more widely supported, allowing the CPU to actually access all of the available VRAM instead of a limited window of about 256 MiB.
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2026
Stats
The primary programming language of vramfs is C++.