C Driver

Open-source C projects categorized as Driver

Top 23 C Driver Projects

  1. BlackHole

    BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.

    Project mention: Popular Mac app 'Bartender' acquired by new unknown developer | news.ycombinator.com | 2024-06-05

    Have you tried Blackhole? It’s a loopback device for macOS.

    https://github.com/ExistentialAudio/BlackHole

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. mac-precision-touchpad

    Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad

  4. winfsp

    Windows File System Proxy - FUSE for Windows

    Project mention: WinFSP: Windows File System Proxy – FUSE for Windows | news.ycombinator.com | 2025-02-23
  5. dokany

    User mode file system library for windows with FUSE Wrapper

    Project mention: I still like Sublime Text in 2025 | news.ycombinator.com | 2025-01-28

    IMO remote mounts is a feature of the OS.

    For Windows, just use yasfw with dokany

    https://github.com/DDoSolitary/yasfw

    https://github.com/dokan-dev/dokany

    Or mount from inside WSL.

    For Linux and macOS, you can mount ssh directly.

  6. openrazer

    Open source driver and user-space daemon to control Razer lighting and other features on GNU/Linux

  7. psycopg2

    PostgreSQL database adapter for the Python programming language

    Project mention: Django project - Part 2 Postgres | dev.to | 2024-10-04

    # Palindrome project Project used to explain my view on a django project architecture, explained on my [series of posts](https://dev.to/pcampos119104/django-project-setup-part-1-2e7a) ## Tools, libs, etc. Some time related files. Versions on Poetry. - [Python](https://www.python.org/) Programming languange - [django-environ](https://django-environ.readthedocs.io) Manage .envs in Django - [Poetry](https://python-poetry.org/) Python packaging and dependency management - poetry.lock - pyproject.toml - [Django](https://www.djangoproject.com/) Web framework written in Python - [Docker](https://www.docker.com/) Manage containers for dev environment - compose.yaml - compose/dev/Dockerfile - compose/dev/start - .env - [Just](https://just.systems/) encapsulate commands for easier use - justfile - [psycopg](https://www.psycopg.org/) Python adapter for Postgres # <-- new line ## Dev environment setup 1. Install Just, Docker and Poetry(opcional). 2. Copie .env.example to .env, no need for edtion. 3. `$ just build` ## Run the server for development 1. Certified that docker is up and running 2. `$ just runserver` You can access on http://0.0.0.0:8000/

  8. HackSysExtremeVulnerableDriver

    HackSys Extreme Vulnerable Driver (HEVD) - Windows & Linux

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. r8152

    Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters

  11. TitanHide

    Hiding kernel-driver for x86/x64.

  12. OpenHMD

    Free and Open Source API and drivers for immersive technology.

  13. softgpu

    SW and HW accelerated GPU driver for Windows 9x Virtual Machines

    Project mention: Win98-quickinstall: A framework and installer to quickly install Windows 98 | news.ycombinator.com | 2025-03-30

    Bought a minipc for a project, tried Win11, didn't hate it, but was surprised how little and poor the legacy software compatibility was.

    I ended up staying awake until 2am having a blast rolling a 98se VM and discovered softgpu: https://github.com/JHRobotics/softgpu

  14. exfat

    Free exFAT file system implementation

  15. BthPS3

    Windows kernel-mode Bluetooth Profile & Filter Drivers for PS3 peripherals

  16. EfiFs

    EFI FileSystem drivers

  17. xilinx_axidma

    A zero-copy Linux driver and a userspace interface library for Xilinx's AXI DMA and VDMA IP blocks. These serve as bridges for communication between the processing system and FPGA programmable logic fabric, through one of the DMA ports on the Zynq processing system. Distributed under the MIT License.

  18. DreamShell

    Operating system for the Sega Dreamcast

  19. aqc111

    DSM driver for Aquantia AQC111U(5Gbps) based USB Ethernet adapters

  20. ssd-gpu-dma

    Build userspace NVMe drivers and storage applications with CUDA support

  21. lv_drivers

    TFT and touch pad drivers for LVGL embedded GUI library

  22. WinRing0

    WinRing0 is a hardware access library for Windows.

  23. hid-tmff2

    Linux kernel module for Thrustmaster T300RS, T248 and (experimental) TX, T128, T-GT II and TS-XW wheels

  24. razer

    Razer device library and tools

  25. asus-wmi-sensors

    Linux HWMON (lmsensors) sensors driver for various ASUS Ryzen and Threadripper motherboards

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Driver discussion

Log in or Post with

C Driver related posts

  • Win98-quickinstall: A framework and installer to quickly install Windows 98

    5 projects | news.ycombinator.com | 30 Mar 2025
  • Django project - Part 2 Postgres

    2 projects | dev.to | 4 Oct 2024
  • Show HN: Attaching to a Virtual GPU over TCP

    5 projects | news.ycombinator.com | 9 Aug 2024
  • BlackHole: macOS Audio Loopback Driver

    2 projects | news.ycombinator.com | 5 May 2024
  • Projected File System

    2 projects | news.ycombinator.com | 22 Feb 2024
  • Is exFAT bootable?Can I boot WinPE with exFAT?

    1 project | /r/Windows11 | 11 Dec 2023
  • Use Tonex software to RIP Amplitube Tones without Hardware.

    1 project | /r/AmpliTube | 10 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 22 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Driver projects in C? This list will help you:

# Project Stars
1 BlackHole 16,502
2 mac-precision-touchpad 9,490
3 winfsp 7,559
4 dokany 5,518
5 openrazer 3,888
6 psycopg2 3,475
7 HackSysExtremeVulnerableDriver 2,641
8 r8152 2,477
9 TitanHide 2,291
10 OpenHMD 1,251
11 softgpu 845
12 exfat 836
13 BthPS3 741
14 EfiFs 558
15 xilinx_axidma 490
16 DreamShell 480
17 aqc111 444
18 ssd-gpu-dma 370
19 lv_drivers 362
20 WinRing0 340
21 hid-tmff2 255
22 razer 253
23 asus-wmi-sensors 251

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?