Showing 71 open source projects for "linux basic programming"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 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: 1 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,842 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: 931 This Week
    Last Update:
    See Project
  • 4
    MineBios

    MineBios

    16 bit real mod minecraft clone running in bios

    Downloads: 1 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    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
  • 6
    ToaruOS

    ToaruOS

    Hobby operating system, bootloader, kernel, drivers, C library

    ToaruOS is a "complete" operating system for x86-64 PCs and experimental support for ARMv8. While many independent, hobby, and research OSes aim to experiment with new designs, ToaruOS is intended as an educational resource, providing a representative microcosm of functionality found in major desktop operating systems. The OS includes a kernel, bootloader, dynamic shared object linker, C standard library, its own composited windowing system, a dynamic bytecode-compiled programming language,...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    ChaOS

    ChaOS

    A basic command line OS made with Cosmos

    A basic command line OS made with Cosmos. Now supports disks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    newRPL

    newRPL

    The classic RPL programming language reimplemented and reimagined.

    This project reimplements from scratch the RPL language made popular by HP programmable calculators, in portable C/C++. The main goal is to release a complete computing environment for various targets. There's currently 4 active targets: the HP 50g, HP39gs and HP40gs calculators and a PC simulator (see the downloads section!). Other ports are planned for the future.
    Downloads: 25 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    Hanthana Linux Project

    Hanthana Linux Project

    Hanthana Linux Project

    Hanthana is a Linux based operating system and a Fedora remix suitable for desktop and laptop users. Hanthana comes to you in the form of a Live CD/DVD for regular PC (i386 and x86_64 arc) systems. Apart from the providing Hanthana Linux ISO, we do hands on training for free of charge. Visit our blog and see what we do. http://blog.hanthana.org Moreover we are working on deploying Hanthana Linux powered ICT labs in rural schools. http://school.hanthana.org So, this is not...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    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: 3 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    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: 10 This Week
    Last Update:
    See Project
  • 19

    ArBer Linux

    opensource-operation-system

    "ArBer Linux", Archlinux Cerberus Edition is a Linux-based distro Archlinux 2015-09-01 which includes the installer from the live media? to install "ArBer Linux" Archlinux Cerberus Edition ("ArBer Linux" A.C.E. to reduce) easily, simply and quickly as possible. also included some pre-installed apps for the immediate start of work on the Internet, with files, text documents, video, music, sound, images, photos, web and graphic design, programming, recording a dvd/cd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Linux Kernel Programming IDE (LinK+)

    Linux Kernel Programming IDE (LinK+)

    A Simple 'IDE'A for Linux Kernel Developers

    LinK+ IDE is a simple IDE for Linux Kernel Developers and Lovers. It is based on Eclipse IDE customized for Linux kernel programming. It reduces the development time and executes code in an elegant fashion. This IDE supports Linux kernel configuration, compilation & emulation, system call development and device driver development. LinK+ IDE includes various templates in the category of character, block and network device driver subsystems for device driver development. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

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