Showing 49 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do bestβ€”building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    S.U.P.E.R.M.A.N.

    S.U.P.E.R.M.A.N.

    S.U.P.E.R.M.A.N. optimizes the macOS software update experience

    super is a compact, high-performance tiling window manager for macOS that offers keyboard-driven workflow efficiency similar to tiling window managers found in Linux environments like i3 or dwm. Written in Swift, super leverages macOS APIs to allow users to manage windows in grid-like patterns, enabling rapid arrangement, resizing, and navigation without reaching for the mouse. It’s ideal for developers, power users, and keyboard-centric users who want to boost productivity within macOS’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 30 This Week
    Last Update:
    See Project
  • 3
    DreamShell

    DreamShell

    Operating system for the Sega Dreamcast

    The Dreamshell is the operating system for the Sega Dreamcast based on the KallistiOS kernel. It has a dynamic loadable modular system and interface for creating applications with XML UI and both C/C++ and Lua scripts on. You can see examples in ready-made applications and modules, drivers for various devices, formats and interfaces. Examples for audio and video decoding, compression, packaging, binding, network, emulation, scripts and more. From hardcore low-level assembler to high-level...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Aura Operating System

    Aura Operating System

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

    Aura Operating System is a GUI-based, object-oriented operating system written 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: 7 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    Chromium OS Raspberry Pi

    Chromium OS Raspberry Pi

    Build your Chromium OS for Raspberry Pi 4B

    Build your Chromium OS for Raspberry Pi 4B, Pi400, and the latest Raspberry Pi 5. We get it, it's confusing. There are Chromium OS for Raspberry Pi, openFyde that happens to boot on Raspberry Pi, and FydeOS for You - Raspberry Pi 400, these are different releases. This project is about Chromium OS for Raspberry Pi, not FydeOS for You - Raspberry Pi 400, also not openFyde. This project aims to only ship vanilla Chromium OS developed by Google and the Chromium Authors, ported to the world's...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    egos-2000

    egos-2000

    Helping students read all the code of a teaching operating system

    egos-2000 is a minimalist operating system built for educational and research purposes, offering a simplified kernel and runtime environment for exploring OS concepts. 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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    MentOS

    MentOS

    An educational 32-bit linux-like Operating System

    MentOS is an educational operating system developed for academic use, particularly in university settings, to help students understand low-level system concepts such as process management, memory handling, and scheduling. Written in C, MentOS closely mimics a simplified Unix-like OS and includes hands-on implementations of key kernel features. Designed to be highly readable and modular, it offers a practical approach to learning systems programming through real-world kernel components,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Snal Linux

    Snal Linux

    Arch based live Linux distribution

    Live distro with i3 and firefox. Lots of network and filesystem utilities. Snal Linux is Simple, Networked, and Live Linux. Snal Linux code repository has been moved to https://codeberg.org/snallinux/snallinux
    Leader badge
    Downloads: 168 This Week
    Last Update:
    See Project
  • 12
    ZestISO

    ZestISO

    An easy to use Arch Linux based OS

    ...Apologies for any inconvenience. Editions: KDE Plasma Gaming Edition (built daily 10-11AM UK time, more coming soon) Make your own custom OS! Get the source code: https://github.com/SuperSonic65535/zestiso-archiso/ DISCLAIMER: ZestISO is alpha software and comes with ABSOLUTELY NO WARRANTY. Use at your own risk.
    Downloads: 73 This Week
    Last Update:
    See Project
  • 13
    ZestISO

    ZestISO

    An easy to use Arch Linux based OS

    ...No data is ever collected and we never restrict what you do. ZestISO is free for everyone to do as they please. Available with KDE Plasma desktop, updated daily 10-11AM UK time (more options available soon). Source code: https://github.com/dankcuddlybear/zestiso-archiso DISCLAIMER: ZestISO is alpha software and comes with NO WARRANTY. Use at your own risk. Ihttps://github.com/dankcuddlybear/zestiso-archiso
    Downloads: 75 This Week
    Last Update:
    See Project
  • 14

    goon-linux

    The full GNU/Goon/Linux distribution

    Includes source code to the distro, kernel and compiler included. GNU/Goon/Linux is a m68k based distribution also available for PowerMacs and SGI hardware.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    NovaOS

    NovaOS

    Minimal remake of the Linux Mint operating system.

    This is a remake of Linux Mint. The intention with this ISO is to provide a very minimal and optimized version of Mint with sensible defaults and a coherent experience and muted look-and-feel. Since it is very much Linux Mint under the hood, the OS will receive the same updates as Mint through the update-manager. β˜… Star the project on GitHub for regular updates β˜…
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    ESU Assist for Windows 10

    ESU Assist for Windows 10

    Tool for checking Windows 10 ESU eligibility and managing enrolment

    ESU Assist for Windows 10 (Latest v1.2.1 β€” 30/09/2025) ESU Assist is a freeware utility that helps administrators detect ESU eligibility, automate forced enrolment into Microsoft's Extended Security Updates for Windows 10, and safely restore original settings when needed, using enhanced rollback features. πŸ—‚οΈ Download ESU Assist 1.2.1 ZIP: https://www.liberategrace.com/apps/esu-assist/ESU_Assist_1.2.1.zip 🧩 Source Code: https://sourceforge.net/projects/esu-assist-for-windows-10/files/ πŸ”§ Technical Highlights β€’ Package digitally signed with PGP (NEW!) β€’ Windows 10 Consumer edition compatibility β€’ Clear status reporting β€’ Automation and rollback safeguards β€’ Windows build and revision verification β€’ Status check prior to forced enrolment Name: ESU_Assist_1.2.1.zip (Package digitally signed with PGP) Size: 7286 bytes : 7 KiB MD5: 8c6f84428a0293a1c25c76224d378dc9 SHA1: 4c0d513dfbad1ddff3b40a4468df32c5cd76ffac
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    WinBasicDiag

    WinBasicDiag

    This soft provides Windows CMD diagnostic interface for lambda users

    ...This command add also the tasklist /svc in the .txt file, after nslookup return. -The encoding text of output files is not optimized. Thank you for testing it. The source code .cpp is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    smolOS

    smolOS

    A tiny and simple research operating system

    smolOS is a minimalist 16-bit operating system written in pure Assembly for x86 real mode. Its goal is to demonstrate the fundamentals of how an OS boots, handles input, and displays output using only the most essential code. smolOS fits in a single boot sector and runs directly on BIOS-compatible hardware or emulators like QEMU. It’s ideal for those seeking to understand bootloaders, BIOS interrupts, and ultra-low-level system programming through a practical and tiny project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LibertyOS

    LibertyOS

    The kernel for LibertyOS

    ...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. The kernel reflects these values through clean code, modular design, and a focus on fundamental security practices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    HelenOS

    HelenOS

    A microkernel-based multiserver operating system written from scratch.

    ...HelenOS does not aim to be a clone of any existing operating system and trades compatibility with legacy APIs for cleaner design. Most of HelenOS components have been made to order specifically for HelenOS so that its essential parts can stay free of adaptation layers, glue code, franken-components and the maintenance burden incurred by them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    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 approach to understanding operating systems.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Xyris

    Xyris

    The Xyris Kernel

    Xyris is a microkernel-based operating system developed with a focus on modularity, simplicity, and modern code practices. Written in C++, Xyris separates drivers and system services into isolated components using message passing, in line with microkernel philosophy. It’s designed as a research and hobbyist OS, with a clean codebase and early implementations of multitasking, system calls, and filesystem abstractions. Xyris serves as a foundation for further exploration into reliable OS architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rescatux

    Rescatux

    Easy to use Repair distribution for both Gnu/Linux and Windows systems

    ...O better, even, you can help debug and fix Rescatux bugs on the fly. * Share log on forum: Prepares a forum post alike text so that you can just copy and paste it in your favourite forum. Logs are nicely inserted into it with [CODE] symbols. * Boot Info Script: Run Boot Info Script option to share your computer configuration (specially boot one).
    Leader badge
    Downloads: 1,394 This Week
    Last Update:
    See Project
  • 24
    Redo Rescue: Backup and Recovery

    Redo Rescue: Backup and Recovery

    Backup and Recovery Made Easy

    ...Additional tools included for partition editing, web browsing, and more. Runs from live CD/USB; no installation needed. Website: http://redorescue.com Forum: https://sourceforge.net/p/redobackup/discussion/ GitHub: https://github.com/redorescue/redorescue Wikipedia: https://en.wikipedia.org/wiki/Redo_Backup_and_Recovery
    Leader badge
    Downloads: 1,031 This Week
    Last Update:
    See Project
  • 25
    Resea

    Resea

    A microkernel-based hackable operating system

    resea is a small, message-passing-based operating system kernel designed with microkernel principles in mind. Written in C with minimal dependencies, it emphasizes modularity, isolation, and simplicity. resea includes a basic POSIX-like interface and supports multitasking, IPC, and user-space services. It serves as both a microkernel OS experiment and a platform for learning about low-level system design without the complexity of larger operating systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next