Giter Site home page Giter Site logo

abhisit / xelix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lutoma/xelix

0.0 2.0 0.0 22.38 MB

๐Ÿ’ปโš™ An experimental monolithic x86 kernel aiming for POSIX compatibility.

Home Page: http://xelix.org

License: GNU General Public License v3.0

GDB 0.01% Makefile 0.90% C 91.84% Assembly 1.65% Shell 4.88% Python 0.13% Dockerfile 0.55% Perl 0.04%

xelix's Introduction

Xelix kernel

Xelix is a hobby POSIX kernel and operating system for x86. It has a largely GNU-based userland and can run many common *nix programs.

Releases, build instructions and code documentation can be found at https://xelix.org (or in the docs folder).

Features

  • Preemptive multitasking with privilege and memory separation
  • POSIX process API with fork/execve/wait and signal handling
  • VFS with support for dynamic mount points, poll, pipes, and in-memory file trees
  • Read/write ext2 implementation, IDE and virtio-block drivers
  • BSD socket API for TCP/IP support using the PicoTCP network stack
  • Terminal framework with support for multiple TTYs, pseudo terminals & ECMA48 escape sequences

xelix's People

Contributors

lutoma avatar fritz0705 avatar chrs avatar elsbrock avatar waldteufel avatar nmeum avatar

Watchers

James Cloos avatar Abhisit Sangjan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.