Showing 51 open source projects for "linux os"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Remote File system uses RPC mechanism for client server connection. The user has the following facilities: 1) Create a file 2) Copy the content of a file to another file 3) Delete a file 4) List all the files in a directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Racer is a driving simulator for several OS's. This is an easy to use GUI driven program that renames the folders and files and alters the .ini and .shd files so the Linux experience can now be just as great as the other OS experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    afpfs-ng is an Apple Filing Protocol client that will allow BSD, Linux and Mac OS X systems to access files exported from a Mac OS system with AFP over TCP.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    This project aims at taking ClamAV detecting which OS the user has to make an Anti-Virus Package for Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Next generation file system: Support great capability and big file, support distributed storage and network storage, support encrypt storage, easy to port to any OS. At the core of this file system is the support of Universal File System Interface(UFSI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jaffer is a Java implementation of an Appletalk File Server over TCP. Jaffer is concerned with the latest AFP specifications and supporting OS X and OS 9 clients. It is mainly focused on a tight, clean, fast codebase that is very portable and embeddable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An implementation of the Ext2 (Linux) filesystem for Mac OS X.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Atol is a classical dual panel file manager aiming to be portable to both Linux and Windows OS (using C++ and GTK+ toolkit)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Trion Operating System
    The Trion Object Oriented Operating system is an OS that is designed to meet the needs for the 21st century, with a kernel written in C++ and modelled in UML, and lots of features. The project is run by a team of OSDev.org community members.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10
    a project to implement an nfsv4 sytle acl model (with enforcement) for the linux os enviroment, including a vfs module for samba.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This loadable kernel module (LKM) allows the overlaying of several seperate file-systems (which are potentially read-only) to allow reading from either fs and writing to one of them. Gives the unionfs of other OS\'s to linux (linux-2.4 mostly).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mudslide provides an encrypted file system to any operating system that can mount a webdav server. Mudslide works with Linux, OS X, and Windows. Mudslide is built upon http://jakarta.apache.org/slide/ and the encryption libraries packaged with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project aim is to optmize the use of user quota on server over network or even on single m/c. Ths is done by makng user quota elastic, allowing user to extend his quota prvided that space will be gven bck whenevr OS needs it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An implementation of the NT filesystem for Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desktop
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SimOS is an OS that will be based on the OSKIT function library. In addition we will be maintaining the oskit as a seperate release, updated as the core of the kernel. This OS will be easy to use, with numerous software versions on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Webbsyte OS is a UNIX derivitive. We will show the learning or expert developer how to use assembly and C/C++ to create a bootable OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Silis OS is a online based operating system which will allow users to access their files and programs from any where in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ZoftOS is an educational operating system aimed to provide a case study on building an operating system that is similar to the *NIX and (most likely ) embedded configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a tool to help PalmOS developers to work with .PDB/.PRC database files. It shows all infos from the header and dumps records...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ncurOS is a very secure OS, which is based on an UNIX (maybe linux) kernel. Many system tools are integrated in the kernel. All of these tools are written with ncurses. All ncurOS-developers follow a coding standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OS Farm is a service for generating and storing Xen VM images and Virtual Appliances. A live demo can be found at http://cern.ch/osfarm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KerX (Kernel eXplorer) provides a simple way for reading the very low-level data structures of the OS (GDT, IDT, TSSs, Page-Tables, Page-Directories, etc...)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB