Showing 2116 open source projects for "gnu/linux"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    A Linux Alsa driver for the Gadget Labs Wavepro 824 card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Skype New Message Notifier

    Skype New Message Notifier

    Arduino Skype Notifier Gadget

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QuickCam VC linux device driver
    QuickCam VC device driver for linux based on V4L V4L2 specifications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    SC-REX

    SC-REX

    Scheduler for reconfigurable hardware

    SC-REX stands for "SCheduler for REconfigurable devices on linuX". It is a scheduler for heterogeneous multicore platforms where some cores can be dynamically reconfigured at run-time (e.g., VLIWs processors that can change issue width).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Backend to control HP Scanjet 3900 series scanners in linux (hp3800, hp3970, hp4070, hp4370 and those which use RTS8822 chipset). Written in C, using libusb libraries, it runs as stand-alone application and integrated in SANE project.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    DistributedCL is a middleware that provides location-transparent GPU processing to applications developed using the OpenCL API. Moved to GitHub. https://github.com/andrelrt/distributedcl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The BIOE system is an open-hardware platform to bridge the gulf between open-source CACSD systems like Scilab and the physical plant. It is intended for engineers, students, hobbyists, and anyone interested in automation and mechatronic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Pinball Machine Reverse Engineering Kit (PMREK) includes source code for a Linux 2.6 kernel module and a user program to control Bally pinball machines manufactured between 1977 and 1985 via memory-mapped I/O.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Voltcraft DL-141TH controller

    A tool to download and configure Voltcraft DL-141TH devices.

    This is a Perl application enabling downloading and configuring the Voltcraft DL-141TH temperature and humidity sensors device. Targeted at Operating Systems supporting libusb. This application exists thanks to reverse engineering.
    Downloads: 2 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

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    OR-WRT

    Firmware for home-made robots

    Firmware for robots made using OpenWRT router and open-robotics.ru hardware
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    OpenShader

    Open architecture GPU simulator and implementation

    Documentation, simulator, compiler, and Verilog implementation of a completely open-architecture graphics processing unit. This design is intended for academic and commercial purposes. The first step is to develop a detailed GPU simulator and compiler. The second step is to implement the GPU in synthesizable Verilog. The third step is to develop a feedback loop between the simulator and implementation, allowing power, performance, and reliability aspects of the hardware to feed back into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open NFC

    Open NFC

    Open-source Hardware-independent NFC protocol stack.

    Open NFC is an open source stack implementing the NFC functionnalities for many OSes. The Open NFC stack offers a comprehensive set of NFC API for Android, Linux and Windows Mobile.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    hex2file

    Tool to convert hexadecimal files to custom file formats

    hex2file is a tool to convert Intel hexadecimal files into custom file formats and it also display the hex file contents in different views.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Netduino TFT LCD Library

    Netduino library to drive TFT LCD displays based on S6D112 chip

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VisualVNC

    VisualVNC is a connector between virtual network and physical network.

    VisualVNC is a connector between virtual network and physical network. A virtual network mainly refers to the topology created by GNS3 (Graphical Network Simulator, a popular network simulator), the physical network means the real machines or virtual machines (created by VMware, virtualbox and so on) which are running Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A multi-platform GUI that allows you to inspect and modify the EEPROM of the FT232 line from FTDI. Also lets you send and receive data using all the bit bang modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Relacy is a framework for agent-oriented programming in C++. Agents are autonomous objects, they interact fully asynchronously with messages. Relacy provides means for defining user agents and messages, as well as runtime system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MSP430-Ada

    Ada compiler support for TI MSP430 processors

    Compiler and device support for Ada programs on the ultra-low-power TI MSP430 microcontrollers. This project builds on the Gnu Gnat/GCC Ada compiler, the Sourceforge mspgcc back-end and MSP430 CPU support. It was inspired by the Sourceforge AVR-Ada project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tool collection for communication with GPS devices via GARMIN protocol. A graphical frontend for visualization of all gps-data and remote control of the GPS receiver is included. GPS-Earth also uses undocumented features that might or might not work wit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This program is a cross-platform replacement for the widely known in close circles Parameter Design tool (also known as Keywin e-Bike Lab), used to set the parameters of a e-bike controller based on the Infineon XC846 microcontroller (and various clones).
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Third party open source drivers for the Mindstorms NXT programming environment RobotC. Most sensors available to the NXT platform are supported as well some additional ones. Refer to the Release Notes for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KEDR is an extensible system for dynamic (runtime) analysis and verification of Linux kernel modules. KEDR tools operate on the modules chosen by the user and can perform function call monitoring, fault simulation and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MatarCE

    Converts the Ç key in keyboard to Return key

    Replaces the annoying key ç in spanish keyboards simulating a return key each time is pressed. It works on background, with zero memory and CPU usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB