Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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...
NOTICE:
This project has been moved to https://github.com/thrimbor/frost
The sourceforge project will not get updated anymore!
FROST is a free operating system written in FreeBASIC and Assembly with the goal to create a small and stable system. It uses GRUB 2 as its bootloader.
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.
MikeOS is a an open source 16-bit operating system for x86 PCs, written in assembly language, which boots from a floppy disk or CD-ROM. It is designed as a learning tool for x86 assembler and basic OS design.
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.
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.
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.
M String is a microkernel based on some part of oskit libs. It's designed to be small, simple, and have a simple API for server interprocess communication.
neosmium's neos is a new OS to the world. It has been developed by a group of a few students of Brainware Group of Institutions (India). It is a free Operating System and based on Debian Linux with the architecture of Ubuntu Linux. It's now capable to surf the best performance and featured services to your daily requirements which you can expect from your PC or tablet.
For more: facebook,com/myneos
Jari OS is a real-time microkernel operating system which runs in terms of multi-service architecture. Core system consists of its own microkernel μString, core and system services, set of device drivers launched as trusted services.
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!
PrimOS is a 32bit multi-task OS, which is still under development.
PrimOS is just a simple 32bit, multi-tasked operating system, which I wrote for fun.
So far this project provide no "official" releases,for it is too simple so far. To run it, you need to get the source code and fetch the "kernel.sys" file, use it as a floppy image and run it on a VM.
PrimOS是一个写着玩的,简单的,32位的,支持多任务的⋯⋯
- -|| 操作系统⋯⋯
目前还没有正式发行版本,因为目前为止功能实在是太简单了。非要运行它得的童鞋可以去下载源代码,找到其中“kernel.sys”,然后把这个文件当做一个软盘镜像,塞到一个虚拟机的“软驱”里⋯⋯
Black scalpel is an advanced graphical (Swing gui) security and analysis tool written in Java, C and Assembler (platform independent). Current stage is early alpha, many features are still missing. Use SVN!
yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
The cc3 project provides software for embedded vision systems. Currently, the software runs on the CMUcam3 hardware platform, which is a NXP LPC2106-based board with an onboard CMOS camera and FIFO, MMC interface, serial UARTs, and servo controller.
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.
Modest is an LKM piece of code that allows users, running a user-space control application which interacts with kmodest char driver using ioctl() syscalls, to redirect I/O write() or writev() system calls to a second file descriptor at runtime.
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.