Showing 71 open source projects for "xray-core"

View related business solutions
  • 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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    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
    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
  • 16
    SparkyLinux

    SparkyLinux

    Lightweight & fast Debian-based Linux Distribution

    SparkyLinux is a GNU/Linux distribution created on the top of Debian GNU/Linux operating system. Sparky is fast, lightweight and fully customizable OS which offers a few versions for different users and different tasks. Sparky is in-between the distros that are beginner-friendly and those, that require some amount of Linux knowledge. Beginning Linux users are advised to consult the project forums regarding any issues or doubts.
    Leader badge
    Downloads: 4,922 This Week
    Last Update:
    See Project
  • 17
    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. Desktop Environments: - KDE - CuteFish - i3 - Gnome - Openbox - Wayfire - Xfce - LXQT -...
    Leader badge
    Downloads: 7,676 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    19 August 2024 my new project is here : https://sourceforge.net/projects/recovery/ Ikki Boot is a Live DVD/USB multiboot which aims troubleshooting, disk partitioning, system rescue, backup and restore data. It contains : GParted, Clonezilla, a customized version of Porteus and Tiny Core Linux, and a lot of tools like Nwipe, Boot repair and Super Grub2 Disk. /!\ 9 May 2024 : Ikki Boot 24.05, this is the last version the project is abandoned. /!\ https://ikkiboot.tuxfamily.org/en/news.html
    Leader badge
    Downloads: 194 This Week
    Last Update:
    See Project
  • 20
    PeppermintOS

    PeppermintOS

    A minimum linux desktop distribution

    ...Our mainline desktop Peppermint ships with the desktop environment xfce with the thunar file manager set as default. Peppermint comes with nearly nothing installed other than, the core packages needed to run the system and you have the choice to which packages should best fit your build. We do use the common process of continuous delivery, and we are based on the Debian/Devuan repositories. Please post any questions about PeppermintOS to our Community Forum page: https://sourceforge.net/p/peppermintos/pepos/ and do our best to assist you.
    Leader badge
    Downloads: 3,823 This Week
    Last Update:
    See Project
  • 21
    TDL
    Tiny Desktop Linux (TDL) 15 is a reimagining of what the classic Damn Small Linux would be like today. This ISO is a remaster of Tiny Core 15. Like the classic DSL, this ISO is only available for x86.
    Downloads: 88 This Week
    Last Update:
    See Project
  • 22
    Cyrethium

    Cyrethium

    Cyrethium GNU/Linux Debian Based Privacy and Security Focused OS

    ...The distribution hosts a wide range of tools designed from scratch for Cyrethium and includes multi-layered hardening against cyber attacks. There are 4 different versions available: 2 core and 2 respins. More Info : https://cyrethium.org
    Leader badge
    Downloads: 214 This Week
    Last Update:
    See Project
  • 23
    Vincent OS

    Vincent OS

    Vincent OS is a Operating System based on Arch.

    Vincent OS is designed to be the most simple and accessible operating system to use. Login: user Password: VincentOS
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 24
    TinyPaw-Linux

    TinyPaw-Linux

    Passive & Aggressive WiFi attack distro

    Linux WiFi pentesting distribution built off Tiny Core Linux and inspired by the Xiaopan OS project. Lightweight with some new tools and updates to tools that have stood the test of time. Unfortunately at this time the TinyPaw-Linux project has been retired. This SourceForge will remain up, thank you for all the support and communities this project drew inspiration from.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 25
    LIX-Linux

    LIX-Linux

    LIX Linux | The Linux Operating System

    LIX Linux provides a powerful Linux experience with privacy, security and ease of use as its core components. LIX reshapes the Linux desktop into its own stunning experience, eye catching, ultra powerful and designed with privacy in mind.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next