Showing 30 open source projects for "linux basic programming"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    MentOS

    MentOS

    An educational 32-bit linux-like Operating System

    MentOS is an educational operating system developed for academic use, particularly in university settings, to help students understand low-level system concepts such as process management, memory handling, and scheduling. Written in C, MentOS closely mimics a simplified Unix-like OS and includes hands-on implementations of key kernel features. Designed to be highly readable and modular, it offers a practical approach to learning systems programming through real-world kernel components,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    Fiwix is a Unix-like operating system kernel designed for educational purposes and hobbyist development, targeting the i386 architecture. It implements many classic UNIX principles and aims to provide a clean, well-documented codebase that is both readable and easy to study. Fiwix offers a functional kernel that supports ELF binaries, a virtual file system, and standard system calls, making it a great platform for learning OS internals or experimenting with system-level programming. Its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    egos-2000

    egos-2000

    Helping students read all the code of a teaching operating system

    egos-2000 is a minimalist operating system built for educational and research purposes, offering a simplified kernel and runtime environment for exploring OS concepts. It runs on QEMU and is written in C/C++ with a focus on clarity and modularity. The system includes a basic filesystem, process management, and syscall interface, making it ideal for understanding core OS principles. egos-2000 is particularly well-suited for students learning about kernels, user-space interaction, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Nightingale OS

    Nightingale OS

    A small operating system where I experiment and learn osdev

    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...
    Downloads: 6 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    CoolPotOS

    CoolPotOS

    CoolPotOS for ia32 / amd64

    CoolPotOS is a small, hobbyist operating system designed to be minimal and educational, offering the most basic kernel capabilities while remaining accessible to beginners. Written in C and Assembly, it focuses on bootstrapping, kernel entry, and simple console output. Though in early stages, CoolPotOS showcases the boot process, memory segmentation, and essential CPU features, serving as a great learning resource for those new to operating system internals.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    YiYiYa

    YiYiYa

    YiYiYa

    YiYiYa is a minimalist, Chinese-language desktop operating system with a custom graphical interface, designed for simplicity and education. Built primarily with C/C++, it includes its own kernel and GUI layer, featuring basic OS utilities such as file management, terminal, and user interface components. YiYiYa is bootable and self-contained, allowing users to experience a lightweight graphical OS that blends low-level programming with creative UI design, primarily targeting Chinese-speaking developers and learners.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CachyOS

    CachyOS

    Blazingly Fast & Customizable Linux distribution

    CachyOS - Arch Linux Based Distribution With Heavy Optimizations & Multi-Architectures For Ultimate Desktop Experience Filesystems: - btrfs - zfs - ext4 - xfs - f2fs Our installer will auto detect which micro architecture your machine got, if x86-64-v3 or x86-64-v4 is detected it will automatically use the optimized packages, which is around a 10 % performance improvement.
    Leader badge
    Downloads: 5,842 This Week
    Last Update:
    See Project
  • 8
    Onix OS
    onix is a minimalist educational operating system written in Rust, created to demonstrate low-level system design in a safe and modern language. It covers kernel essentials such as interrupts, memory management, and multitasking, and includes a tiny Unix-like shell for user interaction. onix is tailored for x86_64 systems and runs in QEMU, making it ideal for learning OS internals while benefiting from Rust’s type safety and concurrency guarantees. It’s a great project for students or...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    RichARCH

    RichARCH

    Creating a Rich experience to ARCH

    RichARCH is designed to be a Quick Simpler Path to Arch Linux including kickstart like automation features and Hyprland ricing options. Just one command to start the latest complete installer for Arch. One goal of the project is to only use packages in the basic Arch Linux repos by default with the option to install some non-standard packages. Our hope is that this will help to make Arch Linux more approachable to individual and corporate users. ...
    Leader badge
    Downloads: 931 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    CodeCampusOS

    CodeCampusOS

    CodeCampusOS is a learning-first Linux OS for CSE and IT students

    CodeCampusOS is a custom Linux distribution based on Ubuntu 24, designed for beginner developers and CSE/IT students. It delivers a fully pre-configured, learning-first environment that allows users to start coding, exploring, and studying immediately—without manual setup or system tweaking. The OS comes bundled with essential programming languages, compilers, editors, and developer tooling, including C/C++, Java, Python, Rust, Node.js, Git, Docker, VS Code, Neovim, and a rich set of modern CLI utilities. ...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Dennix

    Dennix

    Dennix is a unix-like hobbyist operating system written from scratch

    Dennix is a Unix-like operating system with a monolithic kernel written in C++ and a POSIX-compliant userland. It is a fully self-hosting operating system, meaning it can compile itself from within its own environment. Dennix includes a basic windowing system, dynamic linker, and terminal interface, and supports ELF binaries, memory management, and multitasking. As a hobbyist OS, it offers an impressive amount of functionality and polish, making it a notable example in the field of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    WINIX OS

    WINIX OS

    A UNIX-style Operating System for the Waikato RISC Architecture

    Winix is an experimental Unix-like operating system kernel written in modern C++ with an emphasis on object-oriented design and code clarity. It is a pedagogical project exploring how kernel-level programming can be structured with C++ abstractions while maintaining low-level control. Winix supports basic system services such as file systems, process management, and a terminal interface, and is designed for booting on x86_64 hardware via QEMU. It serves as an accessible and unconventional approach to understanding operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pony OS

    Pony OS

    My Little Unix: Kernels are Magic

    ponyos is a lightweight, UNIX-like operating system developed as a personal hobby project by the creator of ToaruOS. It features a monolithic kernel written in C and aims for a POSIX-compliant environment with a built-from-scratch userland. ponyos includes a graphical interface, dynamic linker, shared libraries, and a package manager. It’s designed for fun, experimentation, and as a platform to learn and play with operating system internals, with surprisingly advanced features given its...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    VeGNUli

    VeGNUli

    VenenuX's development and software contender

    VenenuX's development and software contender, based on Debian flavored with openbox, lxde and firmwares: * For support: full support to Debian 7, 8. 9.. https://gitlab.com/venenux/venenux.git * For packages see https://build.opensuse.org/project/subprojects/home:vegnuli * Older Debians can Debian 4, 5, 6 in limited ways see https://gitlab.com/venenux/venenux.git * For old packages see https://build.opensuse.org/project/subprojects/home:venenux * Complete Debian 4, 5, 6 repository...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Resea

    Resea

    A microkernel-based hackable operating system

    resea is a small, message-passing-based operating system kernel designed with microkernel principles in mind. Written in C with minimal dependencies, it emphasizes modularity, isolation, and simplicity. resea includes a basic POSIX-like interface and supports multitasking, IPC, and user-space services. It serves as both a microkernel OS experiment and a platform for learning about low-level system design without the complexity of larger operating systems.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Emerald

    Emerald

    An operating system written in C

    emerald is a minimalistic Unix-like operating system kernel developed for x86_64 systems, focused on being lightweight, modular, and understandable. Written in C and assembly, emerald serves as a learning tool for OS enthusiasts who want to explore kernel design from scratch. It includes basic components such as multitasking, paging, interrupts, and system calls, while maintaining a clear and concise codebase. Emerald is a strong starting point for building more complex systems or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Haiway

    Haiway

    Haiway Edge Computing OS

    Haiway is a simple operating system written from scratch in C with the goal of helping learners understand OS development fundamentals. Targeting x86_64 systems and running in a bare-metal environment like QEMU, Haiway implements its own bootloader, kernel, and essential subsystems such as memory management, interrupt handling, and user process execution. Designed to be lightweight and readable, the project emphasizes clarity and modularity, making it a useful base for experimentation or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hanthana Linux Project

    Hanthana Linux Project

    Hanthana Linux Project

    Hanthana is a Linux based operating system and a Fedora remix suitable for desktop and laptop users. Hanthana comes to you in the form of a Live CD/DVD for regular PC (i386 and x86_64 arc) systems. Apart from the providing Hanthana Linux ISO, we do hands on training for free of charge. Visit our blog and see what we do. http://blog.hanthana.org Moreover we are working on deploying Hanthana Linux powered ICT labs in rural schools. http://school.hanthana.org So, this is not...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Aquila OS

    Aquila OS

    AquilaOS: UNIX-like Operating System

    Aquila is a minimalist operating system kernel written in C++ from scratch, aiming to offer a clean and understandable implementation of low-level OS concepts. Designed for x86_64 systems, Aquila includes its own bootloader and supports protected mode operations. It features a modular architecture with components for memory management, interrupts, and basic task scheduling. As a learning tool or hobby OS project, Aquila focuses on clarity, with an emphasis on educational documentation and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    LorenaSO

    LorenaSO

    Lorena es un sistema operativo escrito en C, C++ y Ensamblador.

    Lorena es un sistema operativo de tipo microkernel, escrito en C, C++ y Ensamblador y basado en NextDivel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mind Guard Linux

    Mind Guard Linux

    Mind Guard OS Made For Minds

    Have you ever wanted to have a portable MindGuard operating system, that can live inside a small USB flash drive and you can carry it around with you? Although, this is possible and have been around for some time. It was possible for a paranoid to run MindGuard from a USB stick just like you would have run it from a hard drive, but this task was quite hard to do. Why? Because the process was very geeky! You had to type a lot of geeky commands in a terminal and if, somehow, you forgot one or...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    VenenuX

    VenenuX

    VenenuX GNU/Linux

    VenenuX GNU/Linux hosting of the 0.X series based on Debian and where are live discs, this are the SF place for 0.X series.. FOR UPDATED CONTENT SEE https://sourceforge.net/p/vegnuli/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Debian Linux for WDTV's

    Debian Linux for WDTV's

    Debian for WDTV Live (running WDLXTV) - Inc. Build Essentials

    Back in 2010, b-rad released Debian Squeeze (MIPSEL) for a WDLXTV hacked WDTV: http://forum.wdlxtv.com/viewtopic.php?f=43&t=494&start=0 I've placed a copy on SourceForge with the script to chroot the image on a hacked WDTV Live (WDLXTV). Since then, Squeeze is no longer supported, so Debian moved the source repo's. The original "/etc/apt/sources.list" file needs to be changed: deb http://archive.debian.org/debian-archive/debian/ squeeze main contrib non-free deb-src...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    precise-elementary

    precise-elementary

    simple, beautiful, fast, friendly, fun, and all around amazing Linux

    Based on the next generation of elementary OS. Lightweight and beautiful. All-new apps. A refined look. elementary is a team of dedicated developers, artists, and your everyday users who want to craft an incredible computing experience. We make elementary OS and many apps and give them to users to help bring this goal to reality. elementary is a software platform; a unified computer operating system. We have a commitment to a particular toolkit (GTK+) and support a preferred programming...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    i-Forms

    i-Forms

    A new OS

    Nothing more than an Operating System, that runs in Protected Mode and supports Multi-tasking and Multi-threading, with a nice GUI (sort of) + some basic drivers and Apps.... NOTE: It's out-of-date, the new version will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next