Showing 93 open source projects for "design"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Design OS

    Design OS

    The missing design process between your product idea and your codebase

    Design OS is an open-source product planning and UI design framework that sits at the intersection of design thinking and generative AI, guiding creators through a repeatable process from product idea to structured design deliverables. It fills what the maintainers describe as the “missing design process” in AI-first development, helping users define product visions, model data, map user flows, and lay out interfaces before a coding agent begins implementation. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Linux Mint 22 Cinnamon

    Linux Mint 22 Cinnamon

    A refined, friendly, & modern desktop experience with longterm support

    ...Built on the robust Ubuntu and Debian foundations, it features the Cinnamon desktop environment, which combines a traditional layout with advanced customization options. Known for its user-friendly design, Cinnamon offers a polished interface, easy navigation, and productivity-focused features, such as the Nemo file manager, configurable panels, and powerful applets. It is a perfect choice for both new and experienced users, offering a seamless blend of stability, performance, and aesthetic appeal while remaining lightweight and efficient.
    Downloads: 229 This Week
    Last Update:
    See Project
  • 3
    Glow OS

    Glow OS

    System Analysis Software

    Glow is an educational, hobbyist operating system written in C and Assembly, developed to help learners understand the internals of OS design and kernel development. Targeting x86_64 systems, Glow features its own kernel, bootloader, and minimal userland. With clear code structure and a simple design, it serves as a playground for experimenting with low-level systems programming, boot sequences, interrupt handling, and basic UI components like shells and text rendering.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Omarchy

    Omarchy

    Beautiful, Modern & Opinionated Linux

    ...It is built with a philosophy of reducing complexity while still offering flexibility for advanced customization. Backed by the team behind 37signals, Omarchy reflects a design-first approach to Linux computing.
    Downloads: 28 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Vinix

    Vinix

    An effort to write a modern, fast, and useful operating system

    ...The project aims to create a minimalistic and efficient OS that adheres to Unix principles while leveraging the modern features of the V language. Vinix serves as both a proof of concept for system programming in V and a platform for exploring OS design concepts.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Anoma

    Anoma

    Reference implementation of Anoma

    Anoma is a next-generation blockchain protocol focused on intent-centric architecture, enabling privacy-preserving, composable transactions across multiple applications and chains. Unlike traditional account-based or UTXO models, Anoma introduces intents as the fundamental units of interaction, allowing participants to express what they want without specifying how it must be achieved. The protocol is designed with privacy, interoperability, and decentralization at its core, and is built...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    ProzillaOS

    ProzillaOS

    Web-based operating system inspired by Ubuntu Linux and Windows

    ProzillaOS is a lightweight, user-friendly Linux distribution based on Arch Linux, designed to offer a fast, minimal, and easy-to-use experience out of the box. Tailored for new users and enthusiasts who enjoy the power of Arch with added usability, ProzillaOS provides a curated desktop environment with pre-installed essential applications, graphical tools for package management, and a clean, modern aesthetic. Its goal is to maintain a balance between simplicity and customization, making it...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    DiscoBSD

    DiscoBSD

    2.11BSD-based Unix-like OS for STM32 and PIC32 Microcontrollers

    ...Discobsd preserves the classic UNIX environment while allowing room for modern experimentation, such as porting to alternative platforms or introducing new subsystems. It is valuable for those interested in historical BSD systems, teaching OS design, or creating minimal POSIX environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EVE OS

    EVE OS

    EVE is Edge Virtualization Engine

    EVE is an open-source, secure, and container-optimized operating system for edge computing, developed by the LF Edge foundation. It enables enterprises to deploy and manage edge applications on heterogeneous hardware platforms using a zero-trust architecture. EVE supports virtual machines, containers, and unikernels while being hardware-agnostic, making it suitable for industrial gateways, edge clusters, and IoT devices. With its remote provisioning, lifecycle management, and built-in...
    Downloads: 5 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    ...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 minimalist design helps users understand how key components like multitasking, filesystems, and memory management work under the hood.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Hermit Kernel

    Hermit Kernel

    A Rust-based, lightweight unikernel

    Hermit Kernel is the core component of HermitCore, a Rust-based unikernel that runs directly on hypervisors or bare-metal systems to support high-performance cloud and HPC applications. This repository contains the microkernel’s implementation, optimized for running Rust applications natively in a lightweight, single-address-space environment. Hermit Kernel is designed to reduce latency and overhead by avoiding traditional OS abstractions, while still providing essential services such as...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    deepin
    ...It does not only include the best the open source world has to offer, but it has also created its own desktop environment called DDE or Deepin Desktop Environment which is based on the Qt 5 toolkit. Deepin focuses much of its attention on intuitive design. Its home-grown applications, like Deepin Software Centre, DMusic and DPlayer are tailored to the average user. Being easy to install and use, deepin can be a good Windows alternative for office and home use.
    Leader badge
    Downloads: 5,316 This Week
    Last Update:
    See Project
  • 14

    AI_M_OS

    AI-powered OS based on Arch Linux with Glassmorphism UI

    AI_M_OS is a custom Arch Linux-based operating system with deep AI integration. Features GNOME 50 with Glassmorphism design, an AI scheduling kernel module, and a Python AI daemon for intelligent resource management.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 15
    extrox - MX Linux Based Distro

    extrox - MX Linux Based Distro

    Art book meets Audio Filter

    ♬ Music Competition extrox Cup 2026 Extended Deadline until to "1 May"! https://note.com/nice_ferret975/n/nc3b6ae11199a extrox Distrowatch page - https://distrowatch.com/extrox Latest info - https://extrox.com/features extrox arch Important Information for user- https://extrox.com/lab Information: "Sound Heaven" ISO provided as "operating environment" for audio filters "Sound Heaven Alpha" and "Super Headphones Alpha" that allow you to enjoy music to the...
    Leader badge
    Downloads: 663 This Week
    Last Update:
    See Project
  • 16
    Scaleclaw
    An opinionated atomic desktop image based on the Universal Blue Base image. 🐉
    Downloads: 324 This Week
    Last Update:
    See Project
  • 17
    MocaccinoOS

    MocaccinoOS

    MocaccinoOS is a minimal Linux meta-distribution for the 21st century!

    MocaccinoOS is an independently-developed Linux distribution that has its origins in source-based Gentoo Linux and Sabayon Linux. It uses a custom-built package manager called "Luet", which acts as a front-end for container-based software. The distribution's main features are minimalism and small footprint, ease of use, native vanilla Linux kernels, and support for most important cloud technologies. MocaccinoOS is offered in several variants, including live images with GNOME, KDE Plasma,...
    Downloads: 592 This Week
    Last Update:
    See Project
  • 18
    Liya Linux

    Liya Linux

    Arch Linux based distribution aiming to be preconfigured.

    ...Built to cater to both beginners and advanced users, Liya Linux offers a streamlined experience with a user-friendly interface and a graphical software center for easy package management. Its rolling release model ensures access to the latest software, while its minimal design runs smoothly on a wide range of hardware, from older systems to modern machines. Key features include: Performance-Optimized: Lightweight and efficient, ideal for low-spec devices. Customizable: Supports multiple desktop environments and window managers. Secure: Adheres to Arch’s security practices with timely updates. ...
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 19
    ...This is a customized version of Debian Live. It contains : GParted, Clonezilla, Boot-Repair, LibreOffice and a lot of tools like ddrescue, Nwipe, TestDisk, DejaDup and many more recovery is modular in design, meaning programs can be installed simply by double clicking on module files. https://sourceforge.net/projects/recovery/files/modules/ version 2.5 - 31 March 2026 - bleachbit 5.0.2 - czkawka 11.0.1 - debian-live-13.4.0-amd64-standard - ddrescue 1.30 - hardinfo2 2.2.16 - jolt 1.2.0 - media-downloader 5.5.0 - memtest86+ 8.00 - nano 8.7.1 - nwipe 0.40 - tiny core 17.0
    Downloads: 171 This Week
    Last Update:
    See Project
  • 20
    Berry Linux

    Berry Linux

    A lightweight flavor of Linux based on Fedora

    Berry Linux is a bootable CD Linux, automatic hardware detection. Berry Linux can be used as a Linux demo, educational CD, rescue system. It is not necessary to install anything on a hard disk.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 21
    AXEM-SX

    AXEM-SX

    AXEM-SX is a modular, performance-driven operating system

    ... • AXEM-SX Pro — a more complete and capable environment with extended tools and features for advanced users and professional workflows, a modern KDE Plasma experience. AXEM-SX is not a generic redistribution, but a structured system built with intentional design choices to improve usability, responsiveness, and operational clarity, Each release is packaged as a bootable ISO image for direct testing, installation, or deployment. This project serves as the official distribution point for AXEM-SX releases.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 22
    Tavashtr OS

    Tavashtr OS

    A free, beginner-friendly, and highly efficient general-purpose Linux

    ...Whether you are transitioning from another operating system for the first time or simply looking for a reliable daily driver, Tavashtr OS provides a frustration-free experience out of the box. It pairs a robust, dependable core with an intuitive design, ensuring you get excellent performance without sacrificing ease of use.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 23
    Mega OS (Old Versions only)
    Mega OS is an advanced operating system designed to provide a comprehensive and user-friendly computing experience. It incorporates a wide range of features and functionalities to enhance productivity, security, and overall system performance.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 24
    BerserkArch

    BerserkArch

    A bleeding-edge, security-centric Arch-based Linux distribution.

    BerserkArch is a security-focused, performance-tuned Linux operating system (OS) based on Arch Linux, designed for developers, hackers, and technical users. A bleeding-edge, security-centric Arch-based Linux distribution crafted for hackers, developers, and nerds alike. Following the Arch Linux philosophy, it is designed to be highly customizable, allowing users to build their environment with only the components they need, rather than having a lot of pre-installed software like some other...
    Downloads: 177 This Week
    Last Update:
    See Project
  • 25
    Sleeper OS

    Sleeper OS

    A Debain-based Linux® distro that does not consume a lot of resources

    "Sleeper OS" is a specialized Linux® distribution, derived from Debian, that caters specifically to low-memory resource. Striving for a streamlined experience, the distro comes pre-installed with essential tools. In addition to these powerful design applications, Sleeper OS includes Firefox as the default web browser, ensuring users have a well-rounded toolkit for both online research and creative expression. By minimizing bloatware and focusing on quality over quantity, Sleeper OS offers a purposeful platform that empowers both who look for low-resources distros, as well for performance, to effortlessly channel their creativity and achieve their goals.
    Downloads: 31 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB