Showing 27 open source projects for "language"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    k23

    k23

    Experimental WASM Microkernel Operating System

    k23 is a microkernel-based operating system project written in Zig, an emerging systems programming language focused on safety, simplicity, and performance. k23 explores the design of modern OS features like message-passing, memory protection, and modular service construction using Zig’s powerful low-level capabilities. It is an experimental and educational project intended to show how Zig can be used for robust, readable systems programming while enabling contributors to rethink traditional OS structures from the ground up.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Nightingale OS

    Nightingale OS

    A small operating system where I experiment and learn osdev

    ...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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    eduOS-rs

    eduOS-rs

    A teaching operating system written in Rust

    ...It serves as a practical and educational tool that demonstrates key OS concepts like memory management, multitasking, privilege separation, and system call handling in a safe and modern language. Designed to run on x86_64 hardware using QEMU, eduOS-rs leverages Rust’s ownership model and type safety to reduce bugs common in low-level systems development. It is a valuable resource for students and instructors alike, providing clear, structured examples of kernel development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rCore-Tutorial-Book-v3

    rCore-Tutorial-Book-v3

    A book about how to write OS kernels in Rust easily

    rCore-Tutorial-Book-v3 is the official book for the third version of the rCore OS tutorial series, a comprehensive educational resource for learning operating system development using the Rust programming language. Targeted at the RISC-V architecture, this tutorial guides learners step-by-step through building a minimal, safe, and modern OS kernel from scratch. It is written in Markdown and powered by mdBook, making it easy to read, navigate, and contribute to. The book combines theoretical explanations with practical exercises, allowing students and enthusiasts to understand core OS concepts like bootstrapping, memory management, and process scheduling through hands-on implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Ultimate Edition

    Ultimate Edition

    An Ubuntu remix for both new and experienced Linux sophisticates

    Ultimate Edition Linux, previously "Ubuntu Ultimate Edition". We cater to a large base of *nix users including, but certainly not limited to gamers & low resource computers. We have a Ultimate Edition for virtually any user.
    Leader badge
    Downloads: 569 This Week
    Last Update:
    See Project
  • 6
    Easy Bootable USB Drive Creation Tool

    Easy Bootable USB Drive Creation Tool

    Create bootable USB drives from ISO images quickly and effortlessly

    Easy Bootable USB Drive Creation Tool is a powerful yet simple application designed to help users create bootable USB flash drives from ISO images. Perfect for installing operating systems, running live environments, or creating rescue disks. The software supports multiple OS formats including Windows, Linux distributions, and various utility tools. With its intuitive interface, even beginners can create bootable media in just a few clicks. No complex configurations required – simply select...
    Leader badge
    Downloads: 148 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    Tria Sistema Operatiu

    Tria Sistema Operatiu

    Helps you find, download & burn the best Operating System for any PC

    Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc. REQUIREMENTS: For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing. 90's EDITION needs 160 MB (192 MB on...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    pbboard

    pbboard

    PBBoard - Free and Open Source Forum Software

    Program PBBoard is interactive Forum management program Dialogic Free classified as free software and open source, is located under the GNU GPL, is written in PHP and based on MySQL database engine And PBBoard now in its third generation version 3.0, this version includes integration between design standard High-level as well as high security, as well as multi-language interface and empowerment Full of multiple databases for planning modulating complete with a lack of effort on servers. https://pbboard.info
    Downloads: 12 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    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 Rustaceans interested in systems programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Cosmos

    Cosmos

    Cosmos is an operating system "construction kit"

    ...Cosmos (C# Open Source Managed Operating System) is an operating system development kit that uses Visual Studio as its development environment. Despite C# in the name any .NET-based language can be used including VB.NET, Fortran, Delphi Prism, IronPython, F# and more. Cosmos itself and the kernel routines are primarily written in C#, and thus the Cosmos name. Cosmos is not an operating system in the traditional sense, but instead, it is an "Operating System Development Kit". Cosmos lets you create operating systems just as Visual Studio and C# normally let you create applications. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Harvey OS

    Harvey OS

    A distributed operating system

    Harvey is a distributed operating system inspired by Plan 9 from Bell Labs, aiming to explore and implement modern OS concepts in a distributed computing environment. Written in C and Go, Harvey seeks to provide a simple and consistent interface for resource sharing across multiple machines. Although the project has been archived, it remains a valuable resource for understanding distributed system design and the implementation of Plan 9 principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Phosphorus Five

    Phosphorus Five

    A Full Stack RAD Web Application Development Framework

    Phosphorus Five is a full-stack, web-based app framework and operating environment designed to simplify secure and modular web application development. It enables developers to create modular web apps using the Hyperlambda language, which focuses on logic and data manipulation with minimal syntax. Phosphorus Five includes its own web server, authentication mechanisms, plugin architecture, and UI components, making it an all-in-one solution for web-based automation, admin panels, and intranet applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Antorca
    A performance and usability focused Linux distribution based on 64-bit Debian testing. It is the successor to illume OS. To use the live ISO image, login to "root" with the password "antorca".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MiniOS

    MiniOS

    Simple DIY OS

    MiniOS is a feature-rich hobby operating system written in C/C++ that aims to simulate a small-scale UNIX-like environment with graphical capabilities. It includes its own GUI, filesystem, network stack, and even a scripting language interpreter. The project was developed as an experimental platform for exploring OS concepts and creative features like process visualization and window management. Though it runs in a simulated or virtualized environment, MiniOS packs a surprising amount of functionality into a compact codebase.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Pearl Linux MATE 5.2

    Pearl Linux MATE 5.2

    A user friendly, stable and super powerful modern operating system

    Updated version of Pearl MATE 5.0 with bug fixes, based on the 16.04 last release as well the added features from the Linux Mint 18.2 version NOW INCLUDING THE 4.8 SERIES KERNEL If you use Pearl MATE 5.0 you can upgrade to this release through the Pearl Update icon on panel. This release has added multiple language support including German, French and Russian languages, Updated Features on Pearl Updater, Pre-configured windows network file sharing interface supporting read/write home directory sharing, Easily configure and run your very own Apache Internet Server with with easy management through WEBMIN ( See https://localhost:10000 after installed), Added Conky with Conky Manager and many more tweaks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PowerNex

    PowerNex

    An operating system written in D

    PowerNex is a microkernel operating system written entirely in the Nim programming language. Designed as a learning and research project, it explores OS development using a modern high-level systems language while still offering low-level control. PowerNex focuses on modularity, simplicity, and code clarity. While still in its early stages, the project includes basic kernel functionality, including memory management, task switching, and a custom bootloader, offering insight into building an OS from the ground up using newer programming paradigms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FlingOS

    FlingOS

    An educational operating system written in C#

    FlingOS is an educational operating system and framework aimed at teaching students and developers how operating systems work, using C# and a bit of C++ and assembly. It allows developers to build kernels in a managed, high-level language and understand the entire bootstrapping and runtime process from scratch. FlingOS is particularly focused on making OS development more accessible by bridging the gap between high-level languages and low-level hardware programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MiniTAK Operating System

    A small operating system, compatible with MS-DOS, written in assemly

    ...One of the main goals in designing and developing this operating system was to be fully compatible with MS-DOS operating system and its application programs. To minimize the size of this operating system, it is completely written in assembly language and can boot on any 8088 compatible processor. This project is an attempt to develop an optimized operating system which can be used to replace MS-DOS, adding new modern features. This operating system is completely written by me in 2004, as a result of about 5 years full research and development. And now in 2014, I want to publish it to the world. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    mintyMac Premium

    mintyMac Premium

    32 bit Linux OS with Mate and Cinnamon Desktop together in harmony :-)

    This 32 bit mintyMac release installs on just about any computer new or old from netbooks to full desktops. This system was built from our popular 32 bit cinnamon version released earlier this year. As for "eye candy" cinnamon covers it well however personally I just luv wobbly windows and NEED my magic lamp which is the compiz version of the famous Mac OS X genie effect when minimizing windows. Compiz works best with the Mate desktop without eating up resources on Ubuntu flavored Distros...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Linux Guist - Multi Lingual OS for Asia

    Linux Guist - Multi Lingual OS for Asia

    A Single Click Language Changer and Publishing System for Web and DTP

    ...Talk to your respective IT/HRD ministry to identify projects as well as Towns that have more Unemployed youths, to make a Difference in their Lives ! With Just a Click, on the Language script, in the "Select Language" folder on Desktop, you can keep switching between languages, in all Apps & start typing instantly. Home/Single users can use a pen drive to save their work, while Company users will need a simple share PC. This PC need to run a free DHCP & Proxy service & can have printers & scanners. Pls. read wiki in this site for more detail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Galsoft Linux

    Galsoft Linux

    Galsoft Linux

    The target of Galsolft Linux project is to create a custom GNU/Linux distribution lightweight, fast,versatile and easy to use with Galician Language as default language. We promote open source and free software. O obxectivo do proxecto Galsolft é crear unha distribución GNU / Linux personalizada lixeira, rápida, versátil e doada de usar co galego como lingua por defecto. Promovemos software libre e de código aberto. We need volunters to help us in the creation of new Galsoft Linux 1.2 version. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at this time will be available only via a git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This Project was created by me.This is a simple os was created by assembly language....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laleh

    Laleh

    An Operating System (not ready yet)

    Laleh = Beauty + Simplicity + Efficiency. Previously Laleh was based on Linux (Fedora). Linux is very cool but I think somethings must be change: language (human language) independence, configurable file system structure, removing mandatory root account as default system admin, new human computer interaction (only graphical even commanding system, ...), and ...; I love to here your ideas. Unfortunately there is no plan for releasing new Laleh. (Initial Laleh versions will be stay here for historical reasons)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next