Showing 84 open source projects for "running cppcheck on linux"

View related business solutions
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    ArkOS

    ArkOS

    Another rockchip Operating System

    Another rockchip Operating System. This OS came about from an initial fork of The Retro Arena to support a roms folder on a NTFS partition so that the management of roms could be done by simply putting you SD card into an appropriate card reader on a Windows 10 computer. Through various upgrades and tweaks overtime, it has diverged significantly from TheRA and it's time to rebrand this distro. With suggestions provided by community members, ArkOS was chosen.
    Downloads: 161 This Week
    Last Update:
    See Project
  • 2
    Archium Linux

    Archium Linux

    Archium is easier take on Arch Linux.

    Archium Linux is an Arch-based Linux distribution designed to simplify installation and initial system setup without sacrificing the flexibility and transparency of Arch Linux. It provides a guided TUI installer, sensible defaults, and optional desktop environments such as KDE Plasma and GNOME, allowing users to get a working system quickly while still maintaining full control. Archium stays close to upstream Arch, avoiding heavy modifications or unnecessary abstraction. The goal is to...
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 3
    StartOS

    StartOS

    Linux server OS optimized for self-hosting

    StartOS is a sovereign, self-hosted operating system built by Start9 Labs to empower individuals with digital independence. Designed to run on personal servers, it provides a privacy-first interface for installing, managing, and running decentralized applications without needing technical expertise. StartOS includes services like Bitcoin nodes, messaging platforms, file hosting, and password managers, all running locally and without third-party control. With a user-friendly UI and strong...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    LibreELEC

    LibreELEC

    Just enough OS for KODI

    LibreELEC is a minimalist 'Just enough OS' Linux distribution for running Kodi. Our documentation can help you install and configure LibreELEC to run Kodi or develop and build installation images using our build system.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    MeX Linux

    MeX Linux

    MeX 64 bit with the GNOME 50 Desktop and Kodi 21.1 Omega

    ...I mean change everything and then create a whole new Ubuntu live system. Can also be done while running MeX live.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 6
    hhuOS

    hhuOS

    hhuOS - A small operating system

    hhuOS is an educational operating system project developed by students at Heinrich Heine University (HHU) in Düsseldorf, Germany. It is built from scratch in C and Assembly and intended as a teaching tool to help students grasp the foundations of kernel development, memory management, system calls, and multitasking. The project focuses on clarity, modularity, and hands-on experimentation with real OS components, making it suitable for OS development courses or personal exploration.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    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: 10 This Week
    Last Update:
    See Project
  • 8
    Flora Linux-libre

    Flora Linux-libre

    Debian based Live Linux running Linux-libre kernel

    This distribution is based on Debian Linux and its forks, which runs Linux-libre kernel. It consists of Free components only. The system is equipped with snapshot tools and installers so that you can remaster and make your custom Linux.
    Downloads: 96 This Week
    Last Update:
    See Project
  • 9
    SkiffOS

    SkiffOS

    Any Linux distribution, anywhere

    SkiffOS is a lightweight, containerized operating system optimized for embedded systems, edge devices, and single-board computers like the Raspberry Pi. It integrates Buildroot and Docker to create minimal, reproducible OS images that boot directly into a containerized user environment. SkiffOS supports running full Linux distros or custom applications in containers, providing both performance and modularity. It’s ideal for IoT deployments, secure kiosk systems, and remote-controlled appliances.
    Downloads: 5 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    StateOS

    StateOS

    Free real-time operating system (RTOS) for microcontrollers

    StateOS is a compact, open-source real-time operating system designed for embedded systems and written in ANSI C. It supports cooperative and preemptive multitasking, making it ideal for running multiple real-time tasks on microcontrollers. StateOS emphasizes clarity and ease of integration with existing projects and provides a full set of synchronization primitives, timers, and message-passing tools. It's widely used in industrial and academic settings for prototyping and low-level firmware...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    eduOS-rs

    eduOS-rs

    A teaching operating system written in Rust

    eduOS-rs is a teaching operating system written in Rust, developed by RWTH Aachen University to support courses on systems programming and operating systems. 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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Hermit for Rust

    Hermit for Rust

    Hermit for Rust

    Hermit-RS is a Rust-based unikernel designed for high-performance and cloud computing applications. By combining the safety and concurrency features of Rust with the minimalistic approach of unikernels, Hermit-RS offers a secure and efficient runtime environment. It is particularly suited for running single-tenant applications directly on hypervisors or bare-metal hardware, reducing overhead and improving performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    ArchEX Linux Live System

    ArchEX Linux Live System

    ArchEX is a new (260108/260106) Linux Live System based on Arch Linux.

    WHAT IS IT? ArchEX 64bit is a new Linux live System based on Arch Linux. Arch motto is KISS ("Keep It Simple Stupid"). ArchEX uses kernel 6.18.2-arch2-1 and KDE Plasma 6.5.4-1, MATE 1.28.2-2 respectively LXQt 2.3 Desktop Environments. Wayland in Build 260106 (KDE). Yay – An AUR Helper - is installed in all versions. ArchEX INSTALLER ArchEX can easily be installed to hard drive using Calamares while running the system live.
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 15
    Aura Operating System

    Aura Operating System

    AuraOS, the Franco-English Operating System developed in C#

    ...It is designed to showcase how high-level languages like C# can be used to create low-level systems such as kernels, user interfaces, and file systems. Aura features a colorful, windowed graphical desktop environment with built-in applications, all running on a custom kernel built from scratch. It is not based on Linux or Windows, but rather developed as an independent system with its own structure and drivers.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 16
     EXTON Linux MultiBootCD 6-OS

    EXTON Linux MultiBootCD 6-OS

    A multiboot cd with six mini Linux Systems

    ...It is also possible to install each distribution to hard drive. WHATS's THE POINT of running EXTON Linux MultibootCD 6-OS? Anyone who is slightly interested in Linux and want to see how far the development of the most famous mini Linux systems have reached should try it. Easy to test the current systems on the CD (DVD) live to find out which one suits you (and your computer) best.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17
    OpenSuperClone-Live

    OpenSuperClone-Live

    A USB bootable Linux OS designed for running OpenSuperClone

    OSC-Live is a Linux live OS designed for running OpenSuperClone (a fork of HDDSuperClone). This project is intended to serve as a modern replacement for "HDDLiveCD", the live OS that shipped with the original HDDSC project. OSC is an advanced Linux -based cloning and imaging tool intended for data recovery from faulty disks. It creates sector-by-sector clones or images that can be used in conjunction with other file recovery software.
    Leader badge
    Downloads: 251 This Week
    Last Update:
    See Project
  • 18
    PearlOS

    PearlOS

    Latest Debian and Ubuntu based REPO files and ISO's for PearlLinuxOS

    PearlOS is Pearl Linux just another branding we used early on with the distro. We are hoping to better organize our upcoming releases. All future releases and the most resent scootski (12) and Preslee (13) you will find under pearlos. Our previous release of our first rolling release also called preslee is no longer on bookworm and trixie now its stickly trixie which is our latest debian release. Sccotski is our latest Ubuntu base and is from 24.04 ISO's are located under...
    Leader badge
    Downloads: 244 This Week
    Last Update:
    See Project
  • 19
    PocketAI

    PocketAI

    A live linux system with preconfigured AI

    Pocket AI is a beginner friendly Linux system with out of the box AI functionality. It has an Ollama instance running and several apps pre configured to use the Ollama endpoint locally. The included programs are Anythingllm, chatbox, code-oss (Open source build of VSCode), n8n, searxng and aichat-ng
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Synex

    Synex

    A minimalist and reliable operating system built on top of Debian.

    Focus on what matters Solid foundation, simple experience: designed for businesses and users who want to work without distractions. Effortless Setup: Quick and easy installation process to get you up and running in no time. Streamlined Performance: Optimized for speed and efficiency, ensuring a smooth user experience. About Synex Synex is an innovative Linux distribution crafted in Argentina, built on the robust foundation of Debian. Our mission is to deliver a minimalist and stable operating system that caters to the needs of small and medium-sized businesses, as well as individual users seeking a straightforward computing experience. ...
    Leader badge
    Downloads: 308 This Week
    Last Update:
    See Project
  • 21
    Exton|Defender Super Rescue System (SRS)

    Exton|Defender Super Rescue System (SRS)

    Exton|Defender aims to provide an easy way to carry out admin tasks

    Exton|Defender SRS is a Linux system available as a Live USB/DVD for repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer. Exton|Defender (two versions) is based on Fedora 43 (stable) and Fedora "Rawhide" (upcoming fc44) respectively. SYSTEM TOOLS INCLUDED (normally): NTFS-3g, GParted, PartImage, Shred, Sfdisk (util-linux-ng), Rsync, Ddrescue, FSArchiver, TestDisk and Safecopy, kernel headers, Emacs etc.. ...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    XXRI-OS-LITE
    🌿 XXRI OS Lite – Lightweight, Fast, and Minimal XXRI OS Lite is the most lightweight edition of the xxri OS series, designed for low-spec machines, older hardware, or users who prefer a clean and ultra-efficient system. it includes only essential components to deliver speed, simplicity, and stability — without unnecessary bloat. ⚡ Key Features: • Super lightweight ISO (263MB) • Fast boot and low memory footprint • Clean, minimal user interface • Pre-installed basic tools: file...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Pearl Desktop (PDE) 12

    Pearl Desktop (PDE) 12

    The Stable Solid Multimedia Workhorse Powerful OS with Eye Candy

    Pearl Linux Desktop (PDE) 12 is based on Ubuntu 24.04 LTR. This is your go to work horse daily driver for the advanced as well as the new Linux user. We say YES to APT, Flatpak and Appimages but NO to Snaps. Featuring Firefox-ESR instead of Firefox, Pulseasudio by default however Install package pearl-pipewire-config from our REPO to have pipewire as your default sound server. Very Smooth and Easy Configs. Compiz is the default Window Manager and you may switch window managers without...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 24
    User Friendly Thin Client | 100% Free

    User Friendly Thin Client | 100% Free

    A completely free thin client OS for RDP & Citrix

    A free thin client OS designed by a professional sysadmin to be very easy to setup, and so easy to use that your users can use it without instructions. You can have the thin client up and running within minutes and mass deploy it your way.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 25
    PuppEX Forky/Noble/Trixie/Slack

    PuppEX Forky/Noble/Trixie/Slack

    PuppEX Forky/Noble/Trixie/Slack are remasters of Puppy Linux

    ...The Dev64 ISO is of 1640 MB. PuppEX Dev64 is compatible with Devuan 5.0 and Debian 12 (bookworm). The PuppEX Forky64 ISO is of 1220/1230 MB. PERFORMANCE All eight versions of PuppEX are running as fast as the original, which means they run very, very fast compared to most other Linux systems. (Puppy/PuppEX runs from RAM). Build your own Puppy! READ MORE: https://puppex.exton.se
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB