Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
redox
redox
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 214
    • Issues 214
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • redox-os
  • redoxredox
  • Wiki
  • Home

Home

Last edited by Chris Overcash Apr 18, 2018
Page history

Redox OS Wiki

Redox

Travis Build Status Downloads MIT licensed Rust Version

Redox OS is an operating system with a microkernel design that aims to be secure, usable, and free. Redox is implemented in Rust because of Rust's focus on safety and performance.

Redox is not just a kernel, it's a full-featured Operating System, providing packages (memory allocator, file system, display manager, core utilities, etc.) that together make up a functional and convenient operating system. You can loosely think of it as the GNU or BSD ecosystem, but in a memory safe language and with modern technology. See this list for overview of the ecosystem.

See https://www.redox-os.org

Contents

  • Screenshots
  • Ecosystem
  • Help! Redox won't compile
  • Contributing to Redox
  • Getting Started with Redox
  • Setup Using Docker

Please make sure you use the latest nightly of rustc before building (for more troubleshooting, see "Help! Redox won't compile!").

Clone repository
  • Contributing
  • Docker Setup
  • Ecosystem
  • Getting Started
  • Home
  • Screenshots
  • Troubleshooting
More Pages

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.