Showing 1472 open source projects for "driver"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    ShiftRC

    Simple cheap DIY RC receiver/handler.

    ShiftRC is a opensource design for a very cheap, small and simplistic rc driver/rc statemashine. mimics Nikola Tesla's boat it uses a shift chip with multiple outputs and one input for the radio or IR signal. This project is something I wanted to do for a while to make cheap and light weight custom rc chips, and I decided to make it a real project when I found a wooden single use spoon which I wanted to turn into a boat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Periph

    Periph

    Peripherals I/O in Go

    ...Its philosophy is “no daemon, no codegen”—you link a Go package and speak directly to the hardware via stable abstractions, keeping deployments simple and auditable. The project auto-detects host capabilities at runtime and selects the best driver backend, smoothing over kernel and board differences across Raspberry Pi, BeagleBone, and other platforms. A large set of device drivers (sensors, displays, LED controllers, storage, RTCs) give you batteries-included building blocks for prototypes and production systems. Command-line tools like periph-info help verify wiring, enumerate buses, and inspect capabilities before you ship. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lavarel-admin

    Lavarel-admin

    Tools to build a full-featured administrative interface

    ...It supports more than 40 form components, covering almost all usage scenarios, and supports customizing and extending any other components to meet your needs. As long as you install the corresponding OSS platform upload driver and complete the configuration, you can get through the OSS upload function. With the help intervention/imageof powerful functions, you can crop, zoom, watermark, flip and other dozens of operations on uploaded pictures. Supports Eloquentmaking kind of data relationships to meet a variety of scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TabS7

    Tab. S7 for CVP method

    Tab. S7: List of driver genes found by the nine algorithms(Dendrix,MDPFinder,MEMo,CoMDP,e-Driver,OncoDriveCLUST,SCS,ExInAtor,CVP) in the eight datasets(GBM,CESC,PRAD,LUSC,OV,SARC,KIRP,LIHC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This project is a development area for a Linux Device driver for IBM Power Linux RAID SCSI HBA's, including the ipr driver and iprutils packages.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    NeoEloquent

    NeoEloquent

    The Neo4j OGM for Laravel

    Neo4j Graph Eloquent Driver for Laravel. The service provider will register all the required classes for this package and will also alias the Model class to NeoEloquent so you can simply extend NeoEloquent in your models. The generated label from that relationship will be VinelabCmsAdmin, this is necessary to make sure that labels do not clash in cases where we introduce another Admin instance like Vinelab\Blog\Admin then things get messy with :Admin in the database.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Laravel Scout Elasticsearch Driver

    Laravel Scout Elasticsearch Driver

    Elastic Driver for Laravel Scout

    Elastic Driver for Laravel Scout.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Voice Cloning App

    Voice Cloning App

    A Python/Pytorch app for easily synthesising human voices

    ...You'll then need to download the model.pbmm and alphabet.txt files for your language. Requires Windows 10 or Ubuntu 20.04+ operating system, 5GB+ Disk space, and NVIDIA GPU with at least 4GB of memory & driver version 456.38+ (optional). Automatic dataset generation (with support for subtitles and audiobooks) Additional language support. Local & remote training. Easy train start/stop. Data importing/exporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pranaOS

    pranaOS

    Smart Operating System for x86, ARM, Mobile, Watch

    pranaOS is a hobby operating system built from scratch in C and C++, intended to teach and demonstrate operating system fundamentals such as process control, memory management, and kernel bootstrapping. It is designed for the x86_64 architecture and features a custom shell, task scheduler, and keyboard driver. With a strong focus on education, pranaOS serves as a base for experimenting with kernel development and learning how different subsystems interact in a functioning OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    OpenWRT TP-LINK WR741 OpenVPN Client

    OpenVPN client for TP-Link routers with small flash, wr740/741/841

    OpenWRT firmware OpenVPN client for TP-Link routers with small flash, wr740/741/841 based routers with load balancer and custom configuration scripts for fast configuration Open VPN clients. Wireless network does not work, the wireless hardware driver is removed due to a memory shortage (spi flash 4M).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Selenium::Remote::Driver

    Selenium::Remote::Driver

    Perl Bindings to the Selenium Webdriver server

    Selenium-Remote-Driver is a Perl client for the Selenium WebDriver JSON Wire Protocol, enabling automated web application testing. It allows Perl developers to write tests that interact with web browsers, facilitating the automation of browser actions for testing purposes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    eddys_snippets

    Small C snippets for futher projects

    Here are some my snippets which are developing independently for using in some current and future projects: - simple realisation of binary search trees; - realisation of bidirectional list and simple queues; - morphological operations with images (erosion, dilation, connected components search); - wavefront decomposition by Zernike polynomials & reconstruction of Zernike by gradient field to wavefront; - simple CLI interface for motorized linear translator Standa 8MT175-150 moving by SMSD-1.5 driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fixed drivers for Wacom Bamboo

    Fixed drivers for Wacom Bamboo

    Fixes the Wacom Bamboo, Graphire, Intuos 1+2+3 and Cintiq 1st gen

    Wacom's macOS drivers for Bamboo, Graphire, Intuos 1, 2 & 3 and Cintiq 1st gen tablets have bugs in them that cause them to completely fail to start on macOS 10.15 Catalina and later versions (including 11 Big Sur and 12 Monterey). This doesn't apply to the Windows driver, or to the drivers for their newer tablets. When you try to open the Wacom preference pane with a Bamboo tablet, you'll get an error message saying "Waiting for synchronization", then finally "There is a problem with your tablet driver. Please reboot your system. If the problem persists reinstall or update the driver". For an Intuos 3 or Cintiq 1st gen tablet, the preference pane will open, but clicking anything will cause it to crash with the message "There was an error in Wacom Tablet preferences." ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    thinkfan

    fan control for control fans

    ...Read temperatures, check them against configured limits and switch to appropriate (also pre-configured) fan level. Requires a working thinkpad_acpi or any other hwmon driver that enables temperature reading and fan control from userspace.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 16

    FilediskProxy.Net

    a basic example virtual disk c# .net proxy application and driver.

    A very-very simple tutorial level and basic example in C++ and C# and .Net of a simple ordinary file backend based full fledged Virtual Disk Drive. A basic virtual disk kernel driver for learning. We have a user interface combined Server-Client Application written in C# .Net which binds with the driver to build a file backed Virtual Disk Drive. The C# .Net Application is the Core Proxy Server, and it uses the Driver to run a Virtual Disk Drive through it. Almost all necessary code is completed, so you can download and run it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chan-SCCP channel driver for Asterisk
    Replacement for the SCCP channel driver in Asterisk. Extended features include Shared Lines, Presence / BLF, customizable Feature Buttons, and Custom Device State. Visit our discussion mailing list for help and join us as a developer if you like. The project moved to https://github.com/chan-sccp/chan-sccp
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    X00T/X00TD-Roms by MST-Production

    X00T/X00TD-Roms by MST-Production

    custom roms for X00T/X00TD

    -->hello there ! Welcome to "custom roms by MST-production house" . Im an indivisual developer who tries to make new custom roms for our beloved Asus Zenfone Max Pro M1 . My main target rom are basically: 1- Which lost support 2- Which are no more developed 3- Which have been naver made for out device -->my telegram is - @Ken_kaneki_69 -->join my telegram channel - t.me/mst_roms_X00T -->feel free to ask any questions or to give suggestion related to any of my builds. --> if you like...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Drivers for the HP (previously Compaq) Smart Array controllers which provide hardware RAID capability. Hardware info: https://www.hpe.com/us/en/product-catalog/servers/smart-array-controllers-and-smart-host-bus-adapters.hits-12.html
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 20
    Laravel Tenanti

    Laravel Tenanti

    Multi-tenant Database Schema Manager for Laravel

    Multi-tenant Database Schema Manager for Laravel. Tenanti allows you to manage multi-tenant data schema and migration manager for your Laravel application.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    rax

    rax

    A progressive React framework for building universal application

    Ultra-lightweight, high-performance, easy-to-use front-end solution. One-time development and multi-terminal operation, liberating repetitive work, focusing on product logic, and improving development efficiency. The Rax 1.0 system provides a wealth of components and APIs to help business students quickly develop multi-terminal projects. Go Rax is a Rax 1.0 sample app, which is provided for Rax developers for reference and learning. Rax improves the product experience through a lighter core,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    G3N

    G3N

    Go 3D Game Engine

    ...A basic integrated GUI framework is provided, and 3D spatial audio is supported through OpenAL. Go 1.8+ is required. The engine also requires the system to have an OpenGL driver and a GCC-compatible C compiler. On Unix-based systems, the engine depends on some C libraries that can be installed using the appropriate distribution package manager. See below for OS-specific requirements. Then install the same packages as for Fedora - remember to use yum instead of dnf for the package installation command. The necessary audio DLLs are supplied and need to be added to your PATH. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Intel compute-runtime

    Intel® Graphics Compute Runtime

    The Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver is an open source project providing compute API support (Level Zero, OpenCL) for Intel graphics hardware architectures (HD Graphics, Xe).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    whitefoxsqltool

    Web based sql tool, developed using client and server side JavaScript

    A web sql query tool developed using JavaScript on the client and and the server, it is based on JSWEBSERVER(https://sourceforge.net/projects/jswebserver/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pgjdbc-ng

    pgjdbc-ng

    A new JDBC driver for PostgreSQL

    pgjdbc-ng is an alternative PostgreSQL JDBC driver for Java that focuses on advanced protocol features and better performance. It supports full PostgreSQL type mapping, asynchronous communication, and efficient prepared statement handling. pgjdbc-ng is built for developers needing more control and lower latency from their Java/PostgreSQL stack.
    Downloads: 5 This Week
    Last Update:
    See Project
Auth0 Logo