Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
RapidDisk is a Linux kernel module to dynamically create, remove, and manage RAM disk volumes. Ramdisks are a method by you which can allocate parts of your RAM for high performing file data storage.
HYBRID is a tiered cache module running in Linux. In other words, It is a hybrid storage that consists of SSD and HDD.
It makes SSD a fully durable and persistent read/write cache.
It guarantees persistency and consistency of dirty data even at a crash or a power failure using general SSDs.
It quickly recovers the flash cache without any data loss.
It is implemented as a Linux kernel module.
Ext2Read is an explorer like utility to explore ext2/ext3/ext4 files. It now supports LVM2 and EXT4 extents. It can be used to view and copy files and folders. It can recursively copy entire folders. It can also be used to view and copy disk and file
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A Linux utility that monitors I/O requests going to physical disks and maps the requests to the files for which they were issued. It doesn't monitor file I/O, which can hit the cache. It only tracks file usage that generates disk activity.
BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.