Showing 832 open source projects for "driver"

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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    TCJ

    TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java using JDBC.

    TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java, which is using JDBC and which was created with an emphasis on open source relational database systems. Thanks to this, it can be used to benchmark almost any RDBMS, which supports SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Linux driver development for Digital Persona and Microsoft fingerprint readers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project provides a linux kernel module to use the Itrax2 head-tracker from Intersense.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is an attempt to write a Broadcom 43xx driver for Linux, based on this specification: http://bcm-specs.sipsolutions.net/
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Alternative attempt to develop linux driver for TI FlashMedia xx12/xx21 storage controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OTPD ("Open Ticket Printers Driver") is a cross-platform print-subsystem for pos-..ticket-.. and label-printers; part of QDroid framework ( http://qdroid.berlios.de ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A driver for the ELSA MC-2 wireless lan PCMCIA card for linux kernels 2.2.x and 2.4.x (which may also support the ZCOM WL2430 card in the future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project provides a driver for Atmel AT76c503/AT76c505/AT76c505a based WLAN (802.11b) USB devices. It is a completely rewritten version of the original driver at http://sourceforge.net/projects/atmelwlandriver/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The objective of the TPM Emulator project is the implementation of a software-based TPM and MTM emulator as well as of an appropriate TCG Device Driver Library (TDDL).
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    The CAN projects aim is to develop and maintain a CAN driver for Linux/windows that support misc. can chips/cards. Also utilities such as tracing tools, diagnostic tools and such will be published in the project. The Very Simple Control Protocol (VSCP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The N8VB vCOM Virtual Serial Port Driver creates pairs of virtual serial ports on your Windows 2000 or XP system that are "virtually" connected together like a null modem cable. It behaves like a Virtual Null Modem Cable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Driver module using rtc-driver allowing multiple users to use the real-time-clock. Each task opening the timer device gets its own image of the RTC. Except setting the RTC, all features can be used on a per task basis without frequency restriction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AVRILOS

    AVRILOS

    Simple AVR OS

    A simple Embedded System Framework that allows rapid development of applications build for AVR family. System is based on a super-loop architecture with check and skip (no-wait) flag event driver system. Supports: UART, SysTick Timer, ADC, SPI, EEPROM, PWM. Also supports: Xilinx FPGA configuration, FPGA SSI interface, smart card reader etc. Tested partially (different modules in each case) on ATMega163/16/32/323/8. Awards CodeProject 2010, Third Prize, Hardware and Device Programming Check the Wiki Page for more details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    This is a small and free program to ARP Ping your LAN and to send Wake on LAN datagrams to devices in your LAN. All found and active physical adresses, which will be discovered by ARP sweep pings will be stored in a list and saved to disk. You are able to search for certain hosts and also to send out Wake On LAN requests to stored devices. Devices can be grouped together so Wake-on-LAN requests can be send out to many hosts at once with ease. The software needs .NET 2.0 RTE installed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Provides access to Belkin Nostromo n50/n52 speedpads as more than simple USB keyboard devices via configuration GUI. Also includes a basic userland linux event interface and both OpenGL and OpenAL modules for video and audio.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    RTD DM5408 Driver Port for Linux

    A Linux driver for RTD DM5408 / DM408 ISA acquisition card

    A Linux driver for RTD DM5408 / DM408 ISA acquisition card. A DKMS module and a dynamic library written from scratch but trying to keep same functions structure of its official Windows 98 driver. I don't recommend it for production. I'm just trying to learn writing drivers for Linux with some interest in Electronics Interfacing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    U-tube

    U-tube is a dynamic memory management tool for Xen virtualized envi

    U-tube monitors the memory usage of each VM to detect its memory pressure, and periodically adjusts its memory allocation via memory hotplug. It is implemented as a loadable device driver to coordinate guest OS’ MMU with underlying hypervisor. In contrast to the popular ballooning mechanism, memory hotplug can dynamically expand a guest OS’s physical memory space beyond its maximum configured at booting time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    VirtualKD speeds up kernel debugging using VMWare or VirtualBox by providing a native KD driver instead of the slow virtual COM port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DefendLineII
    ATMEL ATMega1280 based powerful, multifunctional, reliable, expandable and extremely flexible hardware platform for home and industrial processes automation, robotic toys, security systems, education and enjoyment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ThinkPad ACPI Extras Driver

    Linux kernel driver for ThinkPad laptops

    This is a Linux driver for ThinkPad laptops, written by Borislav Deianov and Henrique de Moraes Holschuh. It aims to support various features of these laptops which are accessible through a ThinkPad-specific ACPI framework. The newest version is available in the latest version of the Linux kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A MacOS X driver for the Data Translation DT9834 series of data collection cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Longene ( Linux Unified Kernel ) is an open source project sponsored by Insigma Co., Ltd. It aims to implement a kernel module in Linux that provides a system-call and driver layer to allow the Windows applications to run on the Linux OS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Modular canbus driver for linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NOTE: PROJECT MOVED TO GITHUB. https://github.com/thinkyhead/TabletMagic -- Mac OS X driver for serial Wacom tablets. Supported tablets include PL, SD, UD, KT, CT, ET, GD, and XD. Also supports many TabletPC digitizers.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo