Showing 36 open source projects for "xray-core"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AIβ€”on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like β€œBuild me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact productionβ€”get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Viper(Xray_OS)

    Viper(Xray_OS)

    Viper is an Advance Linux distribution intended for creativity.

    The project will be discontinued, but it is worth testing, good luck Linux, I guess I wasn't made for you at the end.
    Leader badge
    Downloads: 110 This Week
    Last Update:
    See Project
  • 2
    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: 211 This Week
    Last Update:
    See Project
  • 3
    openFyde

    openFyde

    openFyde supported hardware "x86 PC with Intel HD graphics

    overlay-amd64-openfyde is the official overlay repository for the amd64 (x86_64) build of openFyde, a Chromium OS-based distribution tailored for developers, power users, and alternative devices outside of Google's supported ChromeOS hardware. openFyde offers a fast, secure, and web-centric desktop experience with support for Linux apps, Android containers, and cloud integration. This overlay includes the custom configurations and firmware patches necessary to optimize openFyde for generic...
    Downloads: 91 This Week
    Last Update:
    See Project
  • 4
    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder.

    Vanilla OS Live ISO provides the official live environment and installer for Vanilla OS, a Linux distribution that blends immutability, security, and user-friendliness. Built on Ubuntu with an immutable root file system, Vanilla OS uses ABRoot and Distrobox to offer transactional updates and containerized app environments. The live ISO project enables users to boot and test the OS without installation, and includes the Calamares installer to simplify the setup process. It ensures users can...
    Downloads: 70 This Week
    Last Update:
    See Project
  • 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
  • 5
    OSHI

    OSHI

    Native Operating System and Hardware Information

    OSHI is a free JNA-based (native) Operating System and Hardware Information library for Java. It does not require the installation of any additional native libraries and aims to provide a cross-platform implementation to retrieve system information, such as OS version, processes, memory and CPU usage, disks and partitions, devices, sensors, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    sealos

    sealos

    Sealos is a production-ready Kubernetes distribution

    A Cloud Operating System designed for managing cloud-native applications. Sealos['siːlΙ™s] is a cloud operating system distribution based on the Kubernetes kernel. Using the cloud like using a personal computer, reducing the cost of the cloud to 1/10 of the original.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    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 scheduling, memory management, and networking. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    egos-2000

    egos-2000

    Helping students read all the code of a teaching operating system

    ...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 boot-time execution in a clean, hands-on environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Tock OS

    Tock OS

    A secure embedded operating system for microcontrollers

    Tock is a secure, embedded operating system designed for microcontrollers and low-power hardware platforms. Written in Rust, it uses a novel kernel architecture where the OS runs a minimal trusted core and all userland code, including device drivers, is sandboxed and isolated. Tock is ideal for IoT devices, wearables, and embedded research projects where reliability and safety are critical. Its capability-based security model and preemptive multitasking allow developers to safely run multiple applications on constrained devices with confidence in memory and fault isolation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 10
    Anoma

    Anoma

    Reference implementation of Anoma

    ...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 using Rust and zero-knowledge cryptography tools. It aims to serve decentralized finance, identity, and coordination systems in a novel and user-centric way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    WANIX

    WANIX

    A virtual environment kit for the local-first web

    wanix is a hobbyist Unix-like operating system written from scratch in C, aiming to implement core features of a traditional OS in an educational and modular way. The project walks through kernel development starting from bootloading, memory management, system calls, and eventually to user programs. With support for x86_64 and simple tools like a shell and basic file I/O, wanix serves as both a learning platform and a launching point for more advanced kernel features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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 language with a strong safety model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AzkaOs

    AzkaOs

    Open source operating system based flutter and kernel zircon

    ...Though still in its early stages, AzkaOS aims to support desktop environments, package management, and basic system utilities while enabling users to control behavior through Python scripts and a modular core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rCore-Tutorial-Book-v3

    rCore-Tutorial-Book-v3

    A book about how to write OS kernels in Rust easily

    ...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
  • 15
    Tiny 11 Releases

    Tiny 11 Releases

    Automated tools for creating streamlined Windows 11 images with CI/CD.

    Tiny11 Automated Builder: Build Tiny11, Build Tiny11 Core and Build Nano11 Automated tools for creating streamlined Windows 11 images with CI/CD support. πŸ“‹ Overview Tiny11 Automated Builder provides PowerShell scripts to create minimized Windows 11 ISO images by removing bloatware, disabling telemetry, and optimizing system components.
    Leader badge
    Downloads: 3,190 This Week
    Last Update:
    See Project
  • 16
    SeedLinux is a small CUI-based Linux OS for education and fun. version 1.1.1 is now released! (Since there was a boot error in v1.1, we have released v1.1.1)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Rhino Linux

    Rhino Linux

    Ubuntu-Based, Rolling Release w/ Pacstall & XFCE at its core

    PLEASE NOTE: this is a mirror repository of our builder for hosting our images. For the full project page, visit https://github.com/rhino-linux --------------- Rhino Linux re-invents the Ubuntu experience as a rolling-release distribution built on a stable desktop environment. Pacstall is at the very heart of the distribution, providing essential packages such as the Linux kernel, Firefox, and distinctive Rhino Linux applications and theming. We use sane defaults. The XFCE Desktop...
    Leader badge
    Downloads: 635 This Week
    Last Update:
    See Project
  • 18
    B OS

    B OS

    "A fast, lightweight, and secure Linux operating system for all."

    ...It comes with a carefully selected set of pre-installed applications, including a web browser, office suite, file manager, and multimedia tools, so users can be productive immediately. Security is a core principle of B OS, featuring enhanced configurations and tools that protect users from online threats, ensuring reliability in personal, educational, and professional environments. Offline installer support makes B OS ideal for areas with limited connectivity, while regular updates guarantee long-term stability. Fully open-source and free to use, B OS empow
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 19
    LavoroL

    LavoroL

    Core operating system

    Full-stack operating system supporting networking and file system. Short summary: Press F1 for help Press F2 for file browser Press F3 to view file content Press F10 to read about Press F12 to quit Press ESC to quit to console Shell commands: * ls - list files; * cd - change directory; * cwd - print current directory; * cat - print content of file; * connect - connect to remote host and port for test HTTP request; * accept - accept incoming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LibertyOS

    LibertyOS

    The kernel for LibertyOS

    LibertyOS Kernel is the core component of the LibertyOS operating system project, focused on creating a secure, privacy-respecting OS from the ground up. Written primarily in C and C++, the kernel is being developed to support modern hardware, incorporate essential system services, and maintain transparency in design. LibertyOS is built with an emphasis on user freedom, aiming to avoid corporate tracking, offer user-centric control, and provide a robust alternative to mainstream operating systems. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Netrunner OS

    Netrunner OS

    A Complete Linux OS

    Netrunner is a Linux OS featuring the KDE Plasma Desktop. Here you will find the latest releases for download as X86 ISOs and ARM IMGs.
    Leader badge
    Downloads: 258 This Week
    Last Update:
    See Project
  • 22
    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...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Friend OS

    Friend OS

    FriendOS is a free web based platform that runs in your browser

    FriendUP is a cloud-based operating environment that turns the browser into a full desktop experience, complete with applications, file management, user profiles, and remote access features. It’s a meta-OS for distributed systems, allowing users to host and manage applications through a unified web interface while maintaining control over their own data. Built with Node.js and C++, FriendUP includes a virtual file system, multi-user support, and a customizable UI, making it ideal for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Breeze::OS

    Breeze::OS

    Breeze::OS Linux/BSD distribution

    ...We decided to derive it from many existing ones; as a means of offering a varied selection from which to choose. Our distribution works on low-memory machines; such as, single-core computers with 512Meg of memory e.g. Athlon Sempron-64bit. The Breeze::OS distribution includes both a graphical and curses based installer. The installer was implemented to allow easily configurable installation steps, seen as pages. Both versions can be viewed with the following links: - GUI -- http://www.breezeos.com/distfiles/images/preview-09.jpg - Curses -- http://www.breezeos.com/distfiles/images/preview-08.jpg For more information about our projects, see
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Arch XFerience

    Arch XFerience

    Arch Linux based distro built for usability, simplicity & stability

    NEW PROJECT HOME --> https://www.xferience.org/ Arch XFerience is a modern OS built for day-to-day operations with tons of packages & features. Some call it the Swiss Army Knife o' Linux, others - the survival kit! The core components of XFce4, systemd, LightDM, PulseAudio & NetworkManager make it work like a dream. It packs the most useful software including but not limited to - media playback (VLC), office suite (LibreOffice), gaming (Steam), OS virtualization (VirtualBox), Web Server (LEMP - Linux, (e)ngin(e)X, MariaDB, PHP & phpMyAdmin) & much, much more and guess what? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next