New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lowkernels

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lowkernels

A small tool to create low-kernel operating system using C. Learn more at lowkernels.readthedocs.io

  • 0.1.1
  • PyPI
  • Socket score

Maintainers
1

LowKernels

LowKernels is a small tool for creating low-kernel operating systems in C. This tool allows you to create your own operating systems with basic features that are suitable for educational purposes or as a foundation for further development.

Description

LowKernels is a tool that allows you to experiment with low-level operating systems. The goal of this project is to provide a simple tool for learning the basics of operating system creation, including memory management, processes, and IO operations.

More information can be found at lowkernels.readthedocs.io.

Installation

  1. Make sure you have Python 3.x installed.
  2. Install the package using pip
pip install lowkernels

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc