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.
Sign up for free
MongoDB Atlas runs apps anywhere
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.
Simplest of possible kernel for iterative time division multithreading on smallest AVR boards Arduino. This is a small and adapted part of the future "Like OS".
Oso32 es un diminuto sistema operativo para fines didácticos
Oso32 (Otro sistema operativo de 32 bits) es un sistema operativo que funciona en el modo protegido del i80386. Está basado en el Oso original desarrollado por Juan Piernas Cánovas de la Universidad de Murcia.
Oso32 surgió con motivo de unas prácticas para la asignatura de Desarrollo y Estructura Interna de un Sistema Operativo (DEISO) de la Universidad de Murcia. Las prácticas consistían en portar el actual sistema operativo (OSO) que funcionaba únicamente en el modo real (16bits) para...
Advanced built-in security helps IT prevent breaches before they happen
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
MPS and µMPS are general-purpose computer system simulators based on MIPS R3000 processor. Both feature a X Window user interface, documentation, and a development kit. They have been successfully ported on several platforms.
HALT is a developer friendly programming and simulation environment for the Motorola 680x0 family of processors. Targeted at academia, it is centered around ease of use and utility.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
SOPA is an hobby opensource operating system written in both C and Assembly.
The first purpose of this project is for me to learn and hopefully help other when learning about OS development.
Feel free to contribute!
It is a minimal linux like kernel for x86 architecture. It is mostly the source code from the tutorial "Roll your own toy UNIX-clone OS" written by James Molloy: http://www.jamesmolloy.co.uk/tutorial_html/index.html It is encoded in a bash script.
CleanOS is an operating system developed for educational purposes, initially to be an userspace GNU/Linux application running its executables and simulating the operating system task scheduler and IPC mechanisms. Now it supports a true i386 kernel.
Working with microprocessors is one of the most creative, challenging and rewarding areas of electronic and software engineering. Open-USB-IO makes learning this process fun and easy.
Crocos is a small opensource UNIX-like kernel, designed with simplicity in mind, for educational purposes. It is developed in several steps to allow people to understand how a tiny operating system can be built from scratch.
This is the worlds first and probably only FLOSS project aimed to create a lowbudget, based on availble technology, cruise missile. No this is not a Joke, its for real. Why? Since no one has tried to do this before and certainly not under the GPL.
Microbes is a GNU GPLed OS who's main goal is to explain and document the steps and development involved in an Operating System project from start to end. This to help the NewComer to OS development see what's involved.
TizOz OS is an operating system thought to learn how to develop operating systems. Coded in C its main objective is to reamin simple tough having a lot of capabilities.
Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
Nemesis is a tiny real time operating system kernel based on x86 PCs.
Its main purpose is to serve as a simple but realistic example of an real time OS kernel running on real hardware..the purpose of this is that it can be embedded in small devices lik
EduOS is a GPL'ed, educational Operating System. Unlike most OSes currently in dev (i.e. Linux, Solaris, Unix, MacOSX) EduOS is desigend to be a educational resource for programmers new and interested in OS development. It's not designed for the end-us
A simple operating system made for educational purposes. It will be a 32 bit multitasking open source operating system. Latest release covers interrupt handling, device drivers and shell service.