Showing 40 open source projects for "drivers"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    SwiftShader

    SwiftShader

    SwiftShader is a high-performance CPU-based implementation

    SwiftShader is Google’s high-performance CPU-based implementation of the Vulkan 1.3 graphics API, designed to provide a hardware-independent rendering solution for 3D graphics. Unlike traditional GPU drivers, SwiftShader executes graphics commands entirely on the CPU, making it ideal for environments where dedicated graphics hardware is unavailable or unsuitable. It acts as a drop-in replacement for Vulkan drivers, allowing existing applications to run seamlessly by redirecting API calls through its software-based rendering engine. ...
    Downloads: 182 This Week
    Last Update:
    See Project
  • 2
    Intervention Image

    Intervention Image

    PHP Image Processing

    Intervention Image is a PHP image handling and manipulation library. It provides an easy-to-use interface for performing common image operations such as resizing, cropping, and applying filters. It supports a variety of image formats and can be integrated into Laravel projects or used independently in other PHP applications. The library is highly customizable, allowing for simple image manipulation tasks, or more advanced image processing workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    midisport-macos

    midisport-macos

    M-Audio MIDISPORT USB 64-bit MIDI device driver for MacOS v10.14+

    This project provides an open source MacOS v10.14+ (Mojave and above) compatible CoreMIDI Universal 64 bit device driver for M-Audio's MIDISPORT range of USB MIDI interfaces. This driver supports the following devices: MIDISPORT 1x1 MIDISPORT 2x2 MIDISPORT 4x4 MIDISPORT 8x8/S Oxygen 8 Keyboard Other devices which are compatible may also work, although presently, these are the only ones which have been tested.
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 4
    Virtual MIDI Piano Keyboard

    Virtual MIDI Piano Keyboard

    Virtual MIDI controller for Linux, Windows and OSX

    VMPK is a virtual MIDI piano keyboard for Linux, Windows and OSX. Based on Qt and Drumstick the program is a MIDI event generator using the computer's alphanumeric keyboard and the mouse. It may be used also to display received MIDI notes.
    Leader badge
    Downloads: 1,201 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    WO Mic

    WO Mic

    Transform your smartphone into a PC microphone

    ...The app supports multiple connection types including Wi-Fi, Bluetooth, and USB, giving users flexible options to suit their setup. Setup involves installing the mobile app and the PC client with drivers, which is straightforward and fast. While USB connections provide the best audio quality and lowest latency, Wi-Fi and Bluetooth offer greater wireless freedom. WO Mic acts as a virtual microphone recognized by most PC applications, enabling seamless integration. Users should note that audio quality may not match dedicated microphones and occasional connection glitches can occur, especially over Wi-Fi. ...
    Downloads: 347 This Week
    Last Update:
    See Project
  • 6
    K3DSurf
    ...Change-log for MathMod-11.1 (16/06/2021) 1) Support of graphing functions with complex numbers Z=u+iv in 3D and 4D spaces (demo scripts: "Complex3D_xx" and "Complex4D_Saddle") 2) Added support for HSV (hue, saturation, brightness) coloring model (script: "Complex_Domain_Coloring") 3) Texture definitions (RGB and HSV) for parametric surfaces can now be expressed as functions of complex numbers 4) Added a software implementation for the OpenGL variable gl_FrontFacing (fixed an issue with GPU drivers on MacOSX Catalina). The activation of this patch is available from mathmodconfig.js ("OpenGlConfig"-->"GL_FrontFacingSupport"=false) or the GUI("Appearance"-->"OpenGL Front Surface Support") 5) Bug-fixes, code optimization and documentation update.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Agar

    Agar

    Cross Platform GUI Toolkit

    ...Complex user interface elements can be realized often in few lines of code. Agar is also extensible at the low-level. The low-level API is documented such that modular drivers can be written which enable Agar applications to work seamlessly under many platforms graphics systems without any change at the application level.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    IIDC Camera Control Library

    Capture and control API for IIDC compliant cameras

    libdc1394 is a library that provides a high level programming interface for application developers who wish to control and capture streams from IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specifications (also known as the IIDC or DCAM Specifications). libdc1394 also supports some USB cameras that are IIDC compliant. Besides capture and control, libdc1394 provides a full set of colour space conversion functions (including RAW decoding), vendor specific functions...
    Leader badge
    Downloads: 231 This Week
    Last Update:
    See Project
  • 9
    VoodooHDA
    VoodooHDA is an open source audio driver for devices compliant with the Intel High Definition Audio specification. It is intended as a replacement for AppleHDA on Mac OS X with support for a wide range of audio controllers and codecs.
    Leader badge
    Downloads: 241 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
  • 10
    VoodooHDA Installer
    VoodooHDA Installer is an open source audio driver Installer for devices compliant with the Intel High Definition Audio specification. It is intended as a replacement for AppleHDA on Mac OS X with support for a wide range of audio controllers and codecs. Taken from projects https://sourceforge.net/projects/voodoohda/ https://github.com/MuntashirAkon/DPCIManager https://github.com/sveinbjornt/Platypus
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11
    GraphicsFuzz

    GraphicsFuzz

    A testing framework for automatically finding and simplifying bugs

    GraphicsFuzz is a framework developed by Google for testing and fuzzing graphics drivers using automatically generated GLSL shaders. It helps identify security vulnerabilities, driver crashes, and rendering inconsistencies in OpenGL and Vulkan drivers by feeding them randomized but valid shader programs. Originally developed through academic research, GraphicsFuzz automates the process of minimizing and analyzing problematic shaders, helping hardware vendors and driver developers improve the reliability and robustness of their graphics stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LibPSVR

    LibPSVR

    C library for Morpheus (Playstation VR)

    ...Requires the latest libusb to be installed. To compile, use the solution in the LibPSVR folder. The solution file is for Visual Studio 2017. To use PSVR with this, you must install WinUSB or libusb drivers for the PS VR Sensors and PS VR Control, Interfaces 4 and 5 respectively. You can use zadiag, which is referenced with libusb, to install the drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PGF/TikZ has moved to GitHub: https://github.com/pgf-tikz/pgf THIS REPOSITORY IS NOW UNMAINTAINED PGF is a TeX macro package for generating graphics. It is platform- and format-independent and works together with the most important TeX backend drivers, including pdftex and dvips. It comes with a user-friedly syntax layer called TikZ.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Bullet

    Bullet

    JVM Bullet Physics SDK

    ...We succesfully tested the software under Windows, Linux and Mac OSX. The software currently doesn't work on OpenCL CPU devices. It might run on a laptop GPU but performance will not likely be very good. Note that often an OpenCL drivers fails to compile a kernel. Some unit tests exist to track down the issue, but more work is required to cover all OpenCL kernels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    control cd organizer devices with a plugin-based architecture. Currently supports Dacal DC-300 and KDS CDM-751
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    8 Sounds USB
    XMOS based, USB2 audio card, low power consumption, small form factor, 8 synchronous input channels and 4 stereo output channels.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Starbuck's FreePlayer

    Starbuck's FreePlayer

    Free Media Player with video web browser

    ...Starbuck's FreePlayer can play audio and video files (Xvid/DivX, H.264, MKV, WebM, MPEG-2, FLV, MP4, WMV, AC-3, AAC, DTS, MP3...), DVD and Bluray discs and folders, and files from the network, using the HTTP, FTP, MMS or RTSP/RTP protocol. Running MPlayer and MPlayer2 as backend, Startbuck's FreePlayer is fast and powerful. Another great feature of MPlayer is the wide range of supported output drivers (X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, GGI, SDL, VESA). Most of them support software or hardware scaling, so you can enjoy movies in fullscreen. Not just a MPlayer GUI, Starbuck's FreePlayer includes a full-featured video web browser and it can save audio and video network streams to your local filesystem.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    RoNOTE

    RoNOTE

    Very Powerfull Crossplatform Qt Based Music Note Editor[Still Planing]

    Very Powerfull Crossplatform [Advanced] Music Note Editor [STILL PLANING,DONT DOWNLOAD IT] Qt based project Strong plugin system that can dynamicly connect to all types of application using specified drivers,even JS plugins. Strong editor host provided and shared with all plugins. Allow to import or export files and sounds to all type of music files using dynamic plugins,basically added GuitarPro,... Allow users to use multiple output and input devices such as Internal MIDI System,ISDB Instrument Sound Database,DirectX MIDI IO,... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JavaNect provides Java-based access to the OpenNI interfaces for piloting devices such as the Kinect. It uses JNA to communicate with the native libraries and drivers on all major platforms. JavaNect was designed for maximum performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Linux driver for the Philips SRM 7500 remote control. This remote control uses a USB dongle implementing IEEE 802.15.4 MAC layer for bidirectional RF communication which also allows controlling the remote's small display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    macam is focused on developing webcam support for Mac OS X. We are trying to incorporate many different camera types. If you want a camera to work on OSX, join in! We need help with testing cameras (there are soooo many). Please visit the Web Site fi
    Downloads: 37 This Week
    Last Update:
    See Project
  • 22
    This project´s goal is to add ASIO support to JavaSound. It is aimed for Windows and Macintosh systems and contains the C++ part for accessing the ASIO drivers as well as the Java part providing a MixerProvider PlugIn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A portable library for small monochrome graphics displays. We support most popular controllers for LCDs, VFDs, OLEDs, and ELs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenBeanPie intends to implement an integration with BeanShell Java Interpreter and a little abstraction/simplification layer over WiiRemoteJ in order to obtain an interpreter for scripts that control Nintendo's Wiimotes behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Asido is a PHP (PHP4/PHP5) image processing solution, with "pluggable" drivers(adapters) for virtually any environment (GD2, Image Magick, etc). Asido does: various resize routines, watermark, rotation, copy images, cropping, grayscale, convert, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB