Showing 78 open source projects for "basic"

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
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    SalixBang

    SalixBang

    SalixBang is a GNU/Linux distribution project based on SalixOS

    SalixBang is a GNU/Linux distribution based on SalixOS offering a selection of applications different from those provided in the official live-cd/install media. The basic idea is to provide a copy of my current desktop environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nanux

    Nanux

    Nanux Kernel

    A simple open source OS with basic functions, libraries and drivers. Compatible with x86 arquitecture, 32bits(recomended). You can easily compile it, any time, by running the compiling script included in the archive. Meant for beginner or advanced programmers on C or ASM, Nanux can help you understand the functions of the operating system, or create one by yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FROST operating system
    NOTICE: This project has been moved to https://github.com/thrimbor/frost The sourceforge project will not get updated anymore! FROST is a free operating system written in FreeBASIC and Assembly with the goal to create a small and stable system. It uses GRUB 2 as its bootloader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Adamant Space

    3D-Game with large geodic Maps (Globes) - include multiple Game-Genres

    ...Many GameGenres are intended to cover resp covered Aspects inside GameWorld allow to cover a Lot of different known Game-Genres like RPG RolePlayGame, RTS RealTimeStrategy, MUD MultiUserDungeon, ESG EconomySimulationGame etc. It's not about Covering GameGenres but about Covering (most basic) Features of Reality like Needs/Consume/Production/Trade as Base for Economy. Defined MileStones on RoadMap are: GEO: physical Model of Enviroment, BIO: Flora&Fauna with LifeCycle (wo Darwin), PSY: Life do AI to get their Food&Water&etc., ARCH for Constructions and Building. If that MileStone got archieved adding Features means adding GameFun and next Add is: ECO -- a real Economy of real economizing Individuals which represent real Markets.
    Downloads: 0 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

    NutsOS

    Small 32-bits operating system

    NutsOS is a small monolithic operating system running on 32-bit processor. It is written in C and assembler and was created in order to learn the low-level programming and know the basic concepts of operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MikeOS is a an open source 16-bit operating system for x86 PCs, written in assembly language, which boots from a floppy disk or CD-ROM. It is designed as a learning tool for x86 assembler and basic OS design.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DtiSyS

    DtiSyS

    Universal Operating System

    Universal Operating System 1. Based On Linux Debian. 2. GUI Environment Improvements (2D/ 3D/ 4D). 3. Support Mobile, Android, PC, Servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fyrewall
    The Fyrewall follows the philosophy of free software firewall based on FreeBSD, on pfsense framework. The software in the Basic version is available free for download through the portal: www.fyrewall.com.br. It is available in 9 languages​​. English, Portuguese, French, Spanish, Italian, Russian, Japanese and Chinese
    Downloads: 2 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    Tarbox OS

    Tarbox OS

    Tarbox OS is a minimalistic 16 bit OS being developed in x86 Assembly.

    Tarbox OS is a minimalistic 16 bit operating sytem being developed by Brandan Tarbox as a school project, for the x86 processor architecture. It will be capable of manipulating files, running BASIC programs and several other simple OS functionalities. I appreciate you checking out Tarbox OS and appreciate any feedback to tarboxbrandan@hughes.net!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ultrasystem

    an os for x86 computers based on mikeos

    this is an os for x86 computers it is based on a number of other operating systems. i will keep you updated right now just cleaning up code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NuOS

    A new simple operating system

    A basic operating system that can realize some basic functions. It is developing for educational purposes. It is being developed simultaneously with sslib, the Simple Standard Library for developers program no-OS apps, program NuOS commands or program an operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MultiTCP is a benchmark environment for testing TCP congestion avoidance algorithms and other TCP enhancements. It uses the kernel logs to print out segments statistics and internal TCP variables, to analyze and understand Linux TCP behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    homeOS is a cross-platform operating system, currently has a scheduler and some basic infrastructure for x86 and arm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Subra Kernel
    A new kernel I am developing in my spare time. The eventual solution I hope will involve a 32 bit base kernel and 64 bit extensions therefore maximising compatibility with non 64 bit machines. Database oriented. Checkout http://www.love2code.org UPDATE 18-Dec-2011 Updates haven't occurred for some time (April) due to working and studying for my Computer Science degree at the University of Ulster, but it's Christmas! so may be we'll get a little closer to doing some more work. I have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Its a tiny open source Operating System created mainly aid in study of Operating Systems. It's floppy based, uses FAT-12 filesystem with complete shell and basic commands. It created in C and assembly (gcc + nasm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    yaMOS - yet another My Operating System
    yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FreeOS/1
    FreeOS/1 is a Free, Open Source, FreeDOS based Free and Open Source Alternative OS, with open source Microsoft Windows compatibility using HXDOSExtender KernelEx,and ReactOS source code. FreeOS/1 will include new technologies and will be easy to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A portable BASIC in the style of Microsoft 6502 BASIC (especially the Apple ][+ variant), with influence from GW-BASIC and Atari BASIC among others, with enhanced features, written in C for portability to computers large and small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project has been modified amd now is ISP Manager . This is working on linux , and make the life of isp administrator easy like never cod be .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MatOS - DOS Front End. http://matsserv.ath.cx/qbasic/matos.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Atmel AVR Operating System initially designed for the Atmega128. Supports multiple concurrent processes and simple message passing. Basic system call implementation available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ManRiX is an open source microkernel based operating system with POSIX interface. It is written from scratch using C and Assembly. Microkernel contains just few basic components of an Operating System while others are implemented as user process.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    A collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems, designed to transform a basic computer into a dedicated SMB/CIFS, FTP or NFS file server.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    lmbench is a suite of simple, portable, ANSI/C microbenchmarks for UNIX/POSIX. In general, it measures two key features: latency and bandwidth. lmbench is intended to give system developers insight into basic costs of key operations.
    Leader badge
    Downloads: 3,842 This Week
    Last Update:
    See Project