Showing 206 open source projects for "windows driver"

View related business solutions
  • 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
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    mongo-c-driver

    mongo-c-driver

    The Official MongoDB driver for C language

    The MongoDB C Driver is the official client library for MongoDB, enabling C and C++ applications to interact with MongoDB databases efficiently. It provides a robust and scalable interface for building applications that require document-based data storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HIDAPI library

    HIDAPI library

    A Simple cross-platform library for communicating with HID devices

    HIDAPI is a multi-platform library that allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and macOS. HIDAPI can be either built as a shared library (.so, .dll or .dylib) or can be embedded directly into a target application by adding a single source file (per platform) and a single header.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    NVTOP

    NVTOP

    GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel

    NVTOP stands for Neat Video card TOP, a (h) top-like task monitor for GPUs and accelerators. It can handle multiple GPUs and print information about them in a htop-familiar way. Currently supported vendors are AMD (Linux AMD GPU driver), Apple (limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915 driver), NVIDIA (Linux proprietary divers), and Qualcomm Adreno (Linux MSM driver).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Zephyr Project

    Zephyr Project

    Scalable, optimized, secure RTOS for multiple hardware architectures

    The Zephyr Project is a new generation real-time operating system (RTOS) that supports multiple hardware architectures. It is based on a small-footprint kernel specially designed for use on resource-constrained and embedded systems. The Zephyr OS can be used for a wide range of applications: from simple embedded environmental sensors and LED wearables to sophisticated embedded controllers, smart watches, and IoT wireless applications.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 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
  • 5
    OpenRazer

    OpenRazer

    Open source driver and user-space daemon to control Razer lighting

    A collection of Linux drivers for Razer devices - providing kernel drivers, DBus services and Python bindings to interact with the DBus interface.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    ... is NOT supported on the ESP8266. 8 bit parallel interface TFTs (e.g. UNO format mcufriend shields) can use with the STM32 Nucleo 64/144 range or the UNO format ESP32. ILI9341 and ST7796 SPI-based displays are recommended as starting points for experimenting with this library. The library supports some TFT displays designed for the Raspberry Pi (RPi) that are based on a ILI9486 or ST7796 driver chip with a 480 x 320-pixel screen.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    SPI FLASH Library for STM32

    SPI FLASH Library for STM32

    W25qxx, N25Qxx and other SPI FLASH driver for stm32 HAL

    W25qxx, N25Qxx, and other SPI FLASH drivers for stm32 HAL.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Smaller C

    Smaller C

    Simple C compiler

    Smaller C is a simple and small single-pass C compiler, currently supporting most of the C language common between C89/ANSI C and C99 (minus some C89 and plus some C99 features). Currently, it generates 16-bit and 32-bit 80386+ assembly code for NASM that can then be assembled and linked into DOS, Windows, Linux and Mac OS X programs. (You may use YASM or FASM instead of NASM) Code generation for MIPS CPUs is also supported (primarily for RetroBSD). The compiler is capable of compiling itself...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Lenovo Legion Linux Support

    Lenovo Legion Linux Support

    Driver and tools for controlling Lenovo Legion laptops in Linux

    Lenovo Legion Linux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. It is the alternative to Lenovo Vantage or Legion Zone (both Windows only). It allows you to control features like the fan curve, power mode, power limits, rapid charging, and more. This has been achieved through reverse engineering and disassembling the ACPI firmware, as well as the firmware and memory of the embedded controller (EC).
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    CoolPotOS

    CoolPotOS

    CoolPotOS for ia32 / amd64

    CoolPotOS is a small, hobbyist operating system designed to be minimal and educational, offering the most basic kernel capabilities while remaining accessible to beginners. Written in C and Assembly, it focuses on bootstrapping, kernel entry, and simple console output. Though in early stages, CoolPotOS showcases the boot process, memory segmentation, and essential CPU features, serving as a great learning resource for those new to operating system internals.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    SocketCAN userspace utilities and tools

    SocketCAN userspace utilities and tools

    Linux-CAN / SocketCAN user space applications

    SocketCAN userspace utilities and tools. This repository contains some userspace utilities for the Linux CAN subsystem (aka SocketCAN).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Efawin

    Efawin

    Interact with AWS Elastic Fabric Adapter on Windows

    ... functionality to create and manipulate the queues associated with AWS Elastic Fabric Adapter. Majority of the library's functionality comes from rdmacore's efa provider. To allow compilation of the library on Windows, some helper/compat files have been copied from the OFI's libfabric. The Efa driver interaction files have been copied from a AWS fork of libfabric. In addition to these, the Infiniband header files from OpenIB are used to provide an interface to the library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Lunatik

    Lunatik

    Lunatik is a framework for scripting the Linux kernel with Lua

    Lunatik is a framework for scripting the Linux kernel with Lua. It is composed by the Lua interpreter modified to run in the kernel; a device driver (written in Lua =)) and a command line tool to load and run scripts and manage runtime environments from the user space; a C API to load and run scripts and manage runtime environments from the kernel; and Lua APIs for binding kernel facilities to Lua scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    OpenXR SDK Sources Project

    OpenXR SDK Sources Project

    Sources for OpenXR loader, basic API layers, and example code

    This repository contains source code and build scripts for implementations of the OpenXR loader, validation layers, and code samples. OpenXR is a royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR), collectively known as XR platforms and devices. Without a cross-platform standard, VR and AR applications and engines must use each platform’s proprietary APIs. New input devices need customized driver integration. OpenXR provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DNP3 Windows c c++ c# .net

    DNP3 Windows c c++ c# .net

    DNP3 Source code Library for Windows and simulator

    ... Bundle, We included DNP3 Server & Client Simulator, Windows & Linux SDK. http://www.freyrscada.com/DNP3(IEEE-1815)-Windows-Software-Development-Kit(SDK).php Interoperability : http://www.freyrscada.com/docs/FreyrSCADA-DNP-Driver-Object-Variation-Support.pdf Video Tutorial: https://www.youtube.com/playlist?list=PL4tVfIsUhy1abOTxSed3l56FQux5Bn_gj DNP3 Windows SDK contains Win DLL library, Static link lib, Demo Server & Client programs, Visual Studio Demo console project files, Doxygen
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    libusb-win32

    libusb-win32 is a port of libusb-0.1 under Windows

    libusb-win32 is a port of the USB library libusb-0.1 (http://sf.net/projects/libusb/) to 32/64bit Windows. The library allows user space applications to access many USB device on Windows. Development of libusb-win32 is now at github https://github.com/mcuee/libusb-win32. Sourceforge will only be used for mailing list since Feb 2024.
    Leader badge
    Downloads: 4,461 This Week
    Last Update:
    See Project
  • 17
    AIM Toolkit

    AIM Toolkit

    Ramdisk for Windows and mounting of image files

    This tool is dedicated to ramdisk creation and mounting of image files of hard drive or cd-rom. It is intended for fixing most compatibility issues of ImDisk Toolkit with recent versions of Windows. It includes the Arsenal Image Mounter driver, command line tools and GUIs. Minimal requirement: Windows 7 64-bit or later .NET Framework 4.8 (included in Windows 10 1903 and later) for image file mounting https://dotnet.microsoft.com/download/dotnet-framework/net48 Need disk/volume...
    Leader badge
    Downloads: 1,279 This Week
    Last Update:
    See Project
  • 18
    NebiOS Alternative Mirror (Official)

    NebiOS Alternative Mirror (Official)

    An Ubuntu Linux-based OS that aims to end user.

    NebiOS is Ubuntu-based secure, privacy-focused universal OS for daily life, creativity, gaming & more. Official mirror - use if main site has download issues. Main site: https://nebios.org ⚠️ DON'T DOWNLOAD FROM UNKNOWN SOURCES! === 🚀 NebiOS X out now! ⚠️ Note on Virtual Machines: NebiOS X is optimized and designed for real hardware performance and native GPU acceleration. Virtualization platforms (VMware, VirtualBox, GNOME Boxes, etc.) may show degraded graphics or system...
    Downloads: 514 This Week
    Last Update:
    See Project
  • 19
    An open-source ODBC driver manager and SDK that facilitates the development of database-independent applications on linux, freebsd, unix and MacOS X platforms.
    Leader badge
    Downloads: 435 This Week
    Last Update:
    See Project
  • 20

    Seed7

    Interpreter and compiler for the Seed7 programming language.

    ... no effort to support portable programming. Several driver libraries assure that the access to operating system resources such as files, directories, network, clock, keyboard, console and graphics are done in a portable way. Although Seed7 contains several concepts from other programming languages, it is generally not considered a direct descendant of any other programming language.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 21

    ProxyCrypt

    Encrypted volumes through command line

    ... and an example of use: https://sourceforge.net/p/proxycrypt/doc/ Requirements: - Windows 7 or later - Arsenal Image Mounter or ImDisk Virtual Disk Driver - Administrative privileges - 64-bit CPU with SSE3 instructions - About 1 GB of RAM temporarily required for password checking with default settings Hashes of all versions: https://sourceforge.net/p/proxycrypt/doc/Hash
    Downloads: 25 This Week
    Last Update:
    See Project
  • 22
    Please NOTE: The repository at SourceForge is retired! For the latest source, releases, bug tracking, use https://github.com/OpenCBM/OpenCBM instead! Win NT/2K/XP/7/8/10/11, Linux/i386/AMD64/ARM, FreeBSD and MacOS X kernel driver and development library to control serial CBM devices, such as the Commodore 1541 disk drive, connected to the PC's parallel port via a XM1541 or XA1541 cable. Fast disk copier included. Successor of cbm4linux. Also supports the XU1541 and the XUM1541 USB devices...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 23
    SeaBreeze

    SeaBreeze

    Open-source cross-platform spectrometer device driver

    SeaBreeze is a device driver library that provides an interface to select Ocean Optics spectrometers. It is written in C/C++ and builds and runs on Windows (XP/7/8), MacOSX, and Linux (x86/x64/ARM).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    DNP3 Protocol Win Linux  test tool code

    DNP3 Protocol Win Linux test tool code

    DNP3 Outstation and client simulator, Source code Library, win, Linux

    ... Code Library, Static and Dynamic Libraries for Windows, Linux, QNX - C, C++, C# .NET Demo Kit (Raspberry Pi & BeagleBone Black) or Customer specific Hardware. http://www.freyrscada.com/dnp3-ieee-1815.php Get a free DNP3 Protocol Development Bundle In the Development Bundle, We included DNP3 Outstation Server & Master Client Simulator, Windows & Linux SDK. DNP3 protocol Video Tutorial https://www.youtube.com/playlist?list=PL4tVfIsUhy1abOTxSed3l56FQux5Bn_gj
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    uEZ

    uEZ

    Open Source middleware platform with FreeRTOS, processor abstraction

    .../sevenzip/ uEZ v2.14.000 updates: Crossworks v4.10.8, several LPC4357 driver updates, lwIP full-duplex Ethernet with Jumbo Frames, MbedTLS, Amazon Web Services MQTT shadow demo over TSL 1.2, FreeRTOS+ additional libraries, SNMP/SNTP and TFTP/HTTP Server updates uEZ v2.15.000 updates: Crossworks v5.1, IAR v9.60.3, MbedTLS/CorePKCS11 v3.6.2 with TSL 1.3, full FTP Server, FreeRTOS v11.0.1, auto-expanding heap, time.h include workaround uEZ v2.15.001 updates: Documentation updates only
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.