Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
OS-808x is an operating system for Intel 8086 / 8088. Written by Raja Subramanian in the year 1997 (in academic interest). Objective is to understand how operating system, device drivers and system software works in 8086 architecture / IBM x86 PC.
OS was written completely on x86 assembly language. It will be useful for people who wants to understand BIOS, x86 architecture and how OS provides services in 8086 real mode. It performs,
1. Completely written in x86 Assembly
2. 32 OS...
FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
Growlight facilitates management of all storage devices known to the Linux kernel, from hardware RAIDs to hybrid media to ramdisks to ZFS (indeed, Growlight was initially written to simplify ZFS on Linux). It understands the majority of partition and filesystem types, as well as both software and hardware RAID, LVM, and encrypted disks.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
DJGPP library for per-sector access to large disk drives >8Gb. It works via int13 BIOS extensions and can be used in any OS, which allows access to this service.
BiosDiskIO is a library of Int 13h PC BIOS Disk Operations. The primary purpose is to provide quick-and-dirty access to low-level disk services, especially for file system developers and forensic analysts.