Showing 80 open source projects for "c source code"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    QWACK is a computer application aimed primarily at students and scientists allowing them to explore and experiment the concepts of computer programming by using the simple, but yet powerful graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XYZ Machine
    Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MonomeSerial is a serial-to-OSC application for the monome series of devices (www.monome.org) We haven't bundled it into a release yet, so source files are in svn. Executables are available at monome.org for the time being.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CyberOPC Sample Client(Windows Forms) included with a CyberOPC Client Library. Based on the CyberOPC Specification (www.cyberopc.org)
    Downloads: 0 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
    It is a library for parsing standard configuration files which supports extensions over the standard syntax. It also has a very extensive reference substitution system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ogr2gui is a open source project offering a graphical user interface (gui) for ogr2ogr. ogr2ogr is a command line utility used to convert and manipulate geospatial data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    C-Control II (Conrad Electronic)-kompatible Virtuelle Maschine fuer die Freescale CPU12-Familie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Embedded Data Display System provides a lightweight portable C++ server library and a PC (Windows, Linux, or Mac) based client that captures and graphically displays data generated by embedded devices such as medical or industrial instruments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Data logger software to interface with the B&B Electronics IO module. You can see more info about these modules here: http://bb-elec.com The 232SDA12 has 11 analog inputs, 4 digital inputs, and 4 digital outputs. Use the installer here: http://jimroal.com/exe/SDA232/publish.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ACNexus is a bluetooth sensor device, communicating with various clients such as mobile phones. The software suite consists of: ACNexusBT (Arduino firmware), ACNexusMobile (J2ME Phone App), ACNexusQC (Quartz Composer Plugin), ACNexusX (OS X app)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MATLAB Engine for Java is a library that uses the C API of the MATLAB Engine to: put variables from Java to Matlab, evaluate Matlab commands, get results from Matlab to Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RTP text/t140 Library is a reference implementation for RTP Payload Type for Text Conversation (RFC 4103). The library has source code for encoding and decoding RFC 4103 data, and may be used either as a plug-in to JMF or in a separate RTP sender/receive
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    xBB-code is the PHP library to parse and edit text formatted with BBCode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The first ever "complete" suite of open-source programming languages for Indian vernaculars. It includes equivalents of C, C++, lex, yacc, assembly, BASIC, LOGO etc. in Hindi, Bangla, Gujrati, Assamese, Nepali and other Indian languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Peruser is a open-source lightweight knowledge application framework. Peruser speaks XML and RDF and is implemented in Java. Peruser code runs within Cocoon, as a standalone webapp, as console programs invoked through ant, or as embeddable java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Octave bindings for postgres, mysql, sqlite, and standard ODBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A traslator from BPEL4WS processes to YAWL workflows that works with translation patterns. It takes a BPEL document in input and creates a YAWL workflow that rapresents it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BITXml is an open xml based protocol for Machine to Machine communications. BITXml is both language and "transport" agnostic and covers all the requirements of a generic M2M telemetry & control application. For more info www.bitxml.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a library implementing Allen Bradley's PCCC protocol, allowing communication to their family of programmable logic controllers. Communication is accomplished over a DF1 link via the included df1d daemon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    monoPAS is a C# to octave bridge. Octave is a MATLAB sintaxys compatible program. You can execute commands from C# and do graphical representations. This sdk has been developed by the PAS group of the University of Deusto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    coPAS is a C++ to octave bridge. Octave is a MATLAB sintaxys compatible program. You can execute commands from C++ and do graphical representations. This sdk has been developed by the PAS group of the University of Deusto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A cmodel of BASEBAND PHY of Wireless system like as IEEE802.11a/b , IEEE802.16 These cmodels are writtein in C and compiled in Linux environment(gcc). Also, use "SCILAB" to analyze those models. The models includes : FFT/IFFT, OFDM, Reed-Solomon Code,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PhysX adapter for java. Translates full functionality. Utilizes type safety, polymorphism, inheritance, and other java stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Moved to GitHub: https://github.com/benmat/mvxlib A free library to communicate with Intentia Movex MI-programs via the FPW-service. A Microsoft .NET implementation/clone of MvxSockX that only uses .NET managed code.
    Downloads: 0 This Week
    Last Update:
    See Project