nightingale is a modern hobby operating system developed in Rust, focusing on safety, simplicity, and minimalism. It aims to be a clean platform for experimentation and learning, implementing a small kernel with core features like multitasking, memory protection, and a minimal filesystem. Its use of Rust provides strong guarantees around memory safety and eliminates common bugs found in low-level C-based systems. nightingale is ideal for those seeking to study OS development using a modern language with a strong safety model.

Features

  • Written entirely in Rust for memory safety and clarity
  • Targeting x86_64 architecture with QEMU compatibility
  • Physical and virtual memory management system
  • Basic multitasking with task switching support
  • Interrupt handling and hardware timer integration
  • ELF loader for running user programs
  • VGA text-mode output for console display

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow Nightingale OS

Nightingale OS Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Nightingale OS!

Additional Project Details

Programming Language

C

Related Categories

C Operating Systems

Registered

2025-04-03