Showing 16 open source projects for "code library"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    libusbK

    libusbK

    A complete software solution for windows usb devices

    ...Source code repository using github: https://github.com/mcuee/libusbk
    Leader badge
    Downloads: 581 This Week
    Last Update:
    See Project
  • 2

    storport for Win 2003 with SMART support

    Patched storport driver for Windows 2003 Server with SMART support

    These are two patched versions of the storport driver for Windows 2003. The first version patches the storport driver of the leaked Windows Server 2003 source code archive. The second version patches storport of Windows 7 and uses it in combination with ntoskrn7.sys, which is sort of a self compiled extender library for ntoskrnl.exe to add support for missing functions called by Windows 7 storport. For more details visit https://storport-win2003-smart-support.sourceforge.io/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    EtherCard is a driver for the Microchip ENC28J60 chip, compatible with Arduino IDE. It is adapted and extended from code written by Guido Socher and Pascal Stang. High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can easily push the limits of smaller microcontrollers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    macosx_gpib_lib

    Porting of linux-gpib to Mac os x

    This project aims to provide some missing GPIB function to Mac Os X. It focuses only on unsupported 82357 GPIB adapter but can be extended to other USB boards if there is a need for that in the future. The code is mainly based on linux-gpib and includes also code from fxload for mac project. This project generates a dynamic library which can be linked against any kind of application which support dylib. It also comes with a python wrapper. macosx_gpib_lib is not a kernel extension and only supports 82357x adapter for now. It has been designed for 64bits architecture but the target is 10.6. ...
    Downloads: 1 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

    Cortex GNAT Run Time Systems

    Supports writing Ada software for Cortex-M3, M4F boards

    DEVELOPMENT OF THIS PROJECT HAS MOVED TO GITHUB, at https://github.com/simonjwright/cortex-gnat-rts This project contains various GNAT Ada Run Time Systems (RTSs) targeted at Cortex boards: so far, the Arduino Due (http://www.arduino.org) and the STM32F4-series evaluation boards from STMicroelectronics (http://www.st.com). It is intended that releases will allow the development of proprietary software (by the use of the GCC Runtime Library exception for project-developed code, and by only using manufacturer’s software where the same permission applies).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Xorg X11 dialbox input driver

    The Xfree-independent Xorg X11 input driver for the SGI dialbox

    This driver allows using the SGI dialbox on linux systems, which lack the Xfree86 library. Users of Redhat EL/Fedora/Centos 64 bit machines may use the rpm to install the driver. Other users currently need to compile the driver source code and install the driver manually. This driver is based on source code available from https://sourceforge.net/projects/dialbox/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Embedded Firmware Library

    Library for typical microcontroller- and peripheral functions

    Embedded developers always use their favorite controllers, and if you want to modify open source code, you often have to dive deep in the datasheet of that controller. The "Embedded Firmware Library" is a project which offers a kind of API to control the controller-functions and the functions of the peripheral units on a certain board. As an application developer, you don't have to know anything about the registers of the controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    at3mod

    Improved LabVIEW drivers for Andor sCMOS cameras

    This project provides an improved interface to the atcoreA driver used to control Andor cameras using SDK3 - namely their sCMOS cameras Neo and Zyla. The interface now includes LabVIEW error handling and buffer handling code along with examples of how to operate the cameras from a dataflow environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    vJoyWrapper

    A .NET wrapper library for the vJoy virtual joystick driver

    This is a .NET wrapper library for vJoy, a virtual joystick driver for Windows. It only works with the PPJoy-compatible versions of vJoy. http://sourceforge.net/projects/vjoystick/ Some code borrowed from PPJoyWrapper http://sourceforge.net/projects/ppjoylib/ See the wiki for usage instructions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Roundhouse is a pair of C based embedded software applications to drive model railroad stepper motor based turntables. It consists of a stepper motor code and controller code connected by an I2C network. Written in C for PIC18/PIC16s processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JTAG interface library for FTDI chips. Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ). Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    A collection of device drivers and system level code to enable user-space to directly interact with hardware and system features, bypassing the kernel, to effectively enable user-space device drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DVD/CD UDF disc drive tools, esp. for the Iomega RRD (aka Iomega REV) drive. Usability patches for UDF mkfs and fsck. Commentary for the lk MMC and UDF source code. cvs co tarballs for firewalls that defeat CVS. Links, FAQ's, troubleshooting hints.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Drivers Template Library for WinNT/2K(ME)/XP. At this time required VCC 6.0(5.0) and DDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    syntax and semantics pluggable language intepreter, featuring OO extensions (classes, inheritance, polymorphism, exceptions handling mechanism), vectorial text rendering using freetype library...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB