Showing 50 open source projects for "basic for linux"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    sparkmagic

    sparkmagic

    Jupyter magics and kernels for working with remote Spark clusters

    Sparkmagic is a set of tools for interactively working with remote Spark clusters in Jupyter notebooks. Sparkmagic interacts with remote Spark clusters through a REST server. Automatic visualization of SQL queries in the PySpark, Spark and SparkR kernels; use an easy visual interface to interactively construct visualizations, no code required. Ability to capture the output of SQL queries as Pandas dataframes to interact with other Python libraries (e.g. matplotlib). Send local files or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Leader badge
    Downloads: 5,760 This Week
    Last Update:
    See Project
  • 3
    RichARCH

    RichARCH

    Creating a Rich experience to ARCH

    RichARCH is designed to be a Quick Simpler Path to Arch Linux including kickstart like automation features and Hyprland ricing options. Just one command to start the latest complete installer for Arch. One goal of the project is to only use packages in the basic Arch Linux repos by default with the option to install some non-standard packages. Our hope is that this will help to make Arch Linux more approachable to individual and corporate users. ...
    Leader badge
    Downloads: 1,093 This Week
    Last Update:
    See Project
  • 4
    Advanced multi layered unification filesystem. Once aufs was entirely re-designed and re-implemented Unionfs which is originally developed by Erez Zadok and his team. Enhancing with many original ideas, it becomes totally different software while keeping the basic features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 5
    MineBios

    MineBios

    16 bit real mod minecraft clone running in bios

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ChaOS

    ChaOS

    A basic command line OS made with Cosmos

    A basic command line OS made with Cosmos. Now supports disks!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    pyDesk OS

    pyDesk OS

    An Xubuntu-based distro with Python dev tools

    PyDesk is an Xubuntu-based distribution with basic development tools of Python. In the current version, IDLE, pip, venv and Jupyter Notebook are pre-installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Old Skool Tech
    This project is an effort to develop open source software for all old platforms, like MSX, Commodore, AMIGA, Atari, ..... and collect technical information about old platforms, keeping the "old skool" flame alive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    lilith

    lilith

    x86-64 os made in crystal

    A POSIX-like x86-64 kernel and userspace written in Crystal. A CPU with x64 support is required to run the OS. The Makefile provides a script that will run QEMU on the kernel. To run with storage, an MBR-formatted hard drive image with a FAT16 partition must be provided in the running directory with the name drive.img. The kernel will automatically boot the main.bin executable on the hard drive, or panic if it can't be loaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FD-FDD

    FD-FDD

    My FreeDOS Floppy Disk Distribution

    This is my little "FreeDOS Floppy Disk Distribution". It is intended for computers without a CD drive or not able to boot from CD. It will work down to 8086. See xxxxxxxxx for details. Right now only the LIVE image is available. Installable coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PRTOS Preemptive RTOS for embedded aps

    PRTOS is a simple, compact preemptive RTOS for embedded systems

    PRTOS is an open-source preemptive real time operating system kernel for embedded applications. It presently supports the AVR and MSP430 architectures. The advantages of PRTOS are: It has the smallest footprint of any true preemptive system: 1.9kB for basic scheduling and task control, 5.1kB with all the features below (AVR '328 / gcc -Os); Only 950 lines of code implement all of the RTOS features (SLOC-L); The system is well documented with a comprehensive manual,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LorenaSO

    LorenaSO

    Lorena es un sistema operativo escrito en C, C++ y Ensamblador.

    Lorena es un sistema operativo de tipo microkernel, escrito en C, C++ y Ensamblador y basado en NextDivel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    AquariusOS

    AquariusOS

    An open source OS written in assembly.

    An open source OS. It is 32-Bit and when possible 64 and 128-Bit. We are working on a complete rewrite. After which we will work on our UI. ATTENTION!: After AquariusOS 0.0.4 AquariusOS will be based off of aqua-next. 0.0.5 with an aqua-next base will hopefully be released BEFORE 2016.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    Basic Debian INTEL/AMD HPC console/desktop multi purpose. Linux for software devs/QA and thin laboratory clusters. MIC hardware, NUMA and live network memory and full IPv6 are supported. Final alpha release features: ======== * Usb image * General debian repos * VM optimizations * Hugepages by default * CGROUPs optimized by default * ALSA * Latest Debugging / Baremetal kernels * Full Haswell and MIC support in test * Full optimized python support * Full optimized perl support * Java compliance * IPv6 full stack with IPsets * Multipath storage * Overclocking tools * Student/Developer scripts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    i-Forms

    i-Forms

    A new OS

    Nothing more than an Operating System, that runs in Protected Mode and supports Multi-tasking and Multi-threading, with a nice GUI (sort of) + some basic drivers and Apps.... NOTE: It's out-of-date, the new version will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mOSesek
    Simple 32/64bit mode OS. Paging, handling exceptions IRQ INT, Basic: PIC/APIC, PCI, kbd, ps/2 mouse, ata. Thanks to wiki.osdev.org and (in alphabetical order): Kicer86, milyges, Nevar, webczat, Wojtulas. (IRC freenode #osdev.pl)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    Intelligent Multi Kernel System

    Yet another Kernel - clone the git repo for newest version

    This Kernel is nothing special. Later it should be able to load and update Parts of itself while running. Every Kernel will be independent from other Kernels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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: 7 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    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
  • Previous
  • You're on page 1
  • 2
  • Next