Showing 126 open source projects for "data structures c"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
    The SpaceNavigatorDriver project is an attempt to create a platform independent library to extract the HID data from the SpaceNavigator and send the position data to a registered listener. An attempt will also be made to make a config GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    DiscBone is a networked CD burner. It can burn CD or DVD, and supports currently the following features disc copy, ISO burning and Data CD creation/burning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Shows CPU temperature and/or other data available through lm_sensors, using attractive themeable gauges. Compatible with Gnome and ROX panels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CanFestival focuses on providing an ANSI-C platform independent CANOpen stack that can be implemented as master or slave nodes on PCs, Real-time IPCs, and Microcontrollers. A WxPython based CanOpen Object Dictionary editor GUI is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    MOST4Linux provides a MOST kernel driver supporting synchronous data transfer for PCI hardware and userspace programs to test the driver. The driver can be compiled for Linux 2.6 or for the RTDM which works for the real-time extensions RTAI and Xenomai.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    VME Data Acquisition System for the Experimental Nuclear Physics Department of the ATOMKI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Wiimote Data Management Library is a library for accessing and manipulating save data stored on a Wiimote. Sample end-user implementations, in the form of command line utilities, will be released as well.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    A GUI for viewing data from a Cypris chip based Data Logger used at OSU and other TekBot programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wind speed measurement using Inspeed wind sensors: provides a linux device driver, data logging and HTML output (charts).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    The SBus is a family of high-speed packet-based databus standards, suitable for both networking and interdevice communication. They are optimized for high data density transactions. This project creates and documents the standards, schematics, and driver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Linux-DAQ-PCI project develops and maintains a family of Linux device drivers for PCI based data acquisition systems. Incremental package release naming convention is as follows: R0.x(Alpha), R1.x(beta), R2.x(production), R3.x(mature).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    the goal of this project is to build a stack for Lonworks Protocol and device working on this protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is dedicated to producing a complete library and utilities for use with the p2k protocol used on Motorola phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SP Tools implements the wire interface to ReefNet's Sensus Pro divelogger. It allows dive data to be downloaded, and the sampling rate to be changed. Originally called SP Tools for Linux and aimed at x86, it now supports Solaris SPARC too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Linux-DAQ-USB project develops and maintains a family of Linux device drivers for USB based data acquisition systems. Incremental package release naming convention is as follows: R0.x(Alpha), R1.x(beta), R2.x(production), R3.x(mature).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A program, or daemon for Linux, which convertes incoming joystick data to mouse data, so that you can use your joystick/joypad as a mouse device in X.org, gpm or any other program that needs mouse data (even games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wnaspi32-snoop is a dll, written in C to intercept and log details of calls made via the Adaptec WNASPI32.DLL SCSI library. It aims to help in the development and debugging of SCSI software/hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A combined hardware-software project where a homebuilt gadget connects an LCD to the PC. Uses the DLP-2232PB module from dlpdesign.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WXWindows software for programming PIC Microcontrollers using KitsRUs programmers under Posix and Win32 environments. Please There is a known bug with the project statictics. This Project is very active and there is data in CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SQS is a project assigned to remote management of computer systems. It provides a means by which a user may control the task queue on a remote computer. The system is flexible and easy to use, configure, and install. It includes secure data transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Serial line sniffer (slsnif). slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    open2300 - reads/writes data from the Lacrosse WS2300 family of weather stations. Includes tools that send data to: logfiles, webpages with graphs, XML file, MySQL, Weather Underground, Citizen Weather. Library of 50+ functions for your own programs (C)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    FirmMod will be a binary editor oriented to firmware modification and analisys, that will support data mappings of binary files, read/write of motorola s-record files, raw hex editing, etc. (whislists welcome!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Linux drivers to allow ALSA audio applications to communicate over the IEEE1394/Firewire bus. This allows audio and midi data to be shared between multiple workstations and audio devices on a 1394 network, using the IEC 61883-6 protocol
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo