Showing 773 open source projects for "c source code"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    RandService is a Web Service which supplies pseudo- or true- random numbers through JAX-RPC API. Any random number generators can be used behind this Web Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The purpose of this project was to prepare gfortran for integration into gcc. Since this integration was completed in the summer of 2003, this project is now finished. You can find information about gfortran on http://gcc.gnu.org/wiki/GFortran/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Vistools is a set of tools to easily visualize some scientific data, without need to learn difficult API, so you can see your 3d results very quickly. Also some sci tools for which we made it, including vector field tracing and simple optimization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    libvoronoi computes image-based 2D Voronoi diagrams using graphics hardware for interactive applications. It can optionally return the centroids and image moments of the Voronoi regions using arbitrary distance functions. It is simple, portable and fast.
    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
    A pluggable unit conversion program programmed in C. It is currently console-based, but I will make a GUI for it in the coming months.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Milk Engine is a flexible engine suitable for almost any game. Milk Engine will contain everything needed to develop a game, even for the newbie. Yet it’s very useful for advanced users. It’s based on OpenGL and SDL, therefore it’s also cross-platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Hosting home-made software which is mathematically proven to be correct. We make use of tools like HOL, PVS, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SymDiff is a little command line tool for symbolic differentiation and expression evaluation. Furthermore, the code can be used for the symbolical implementation of certain mathematical algorithms that require derivatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GSLwrap is a C++ wrapper class for the GNU Scientific Library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Gambol is a Euclidean, construction-based, drawing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fully templated C++ library for Steering Behaviors of Autonomous agents (characters). The library comes as package where you can create your own behaviors using the power of templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Emily is a friendly name for the Machine Learning Environment (MLE). This project is at an early stage of development, and no alpha code is yet available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Geomatrix, collection of C/C++ libraries to be used for symbolic description of n-dimensional geometric models. Operates internally with a representation that constructs complex objects based on primitives, allowing loss-less modifcation of models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Virtual TI emulates nearly the entire line of Texas Instruments graphing calculators, and offers features that speed up both debugging and testing of calculator programs. Windows version is quite stable but the Linux/OSX version is only in planning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A functional layer for scientific uses that produces and manipulates real functions as first-class objects. Includes parts of compilers and symbolic manipulators in a straightforward encapsulation that extends scientific programming far beyond math.h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This C++ wrapper is intended for the wrapping around of the mathematica core library. It allows simple core mathematica function calling of the form: Mathematica m; m.factor();
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JEXP is a small Java framework for the evaluation of expressions parsed from text strings. The code generated by JEXP executes very fast and has a small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    take Data, by a GPS Reciver, post process them over EUREF, convert to Gauss Krueger, calculate Area Size, visualize with SVG. ESRI Shape File import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An easy to use, yet save and fast linear algebra library. LinAl is designed to be compatible with the one and only true language for numerical computations, which is FORTRAN. It is based on STL containers and algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Baculator is a Reverse Polish Notation (RPN) calculator program with an infinite scrollable stack and support for most common mathematical operations as well as some more esoteric operations. Available for Unix/Gtk+, Mac OS X, and MS Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Searches for prime numbers within a given range and outputs in a format proper for uploading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    *** This page is no longer used by the Dasher project - please see http://www.inference.phy.cam.ac.uk/dasher/ *** Dasher is a data entry interface incorporating language modelling and driven by continuous two-dimensional gestures, e.g. a mouse, a stylus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An implementation of generative grammars and turtle graphics. The grammars (currently only Lindenmayer systems) are used to produce descriptions of graphical images, and the turtle is used to display them in several forms, such as bitmap, PostScript or
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The OptControlCentre (OCC) is an user-friendly software package for the optimization of dynamic systems in energy and chemical engineering. Optimization methods include SQP methods as well as a stochastic approach using Simulated Annealing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JLRFractal is a Mandelbrot/Julia generator written in C++ using Trolltech's Qt graphics libraries. It features an easy-to-use zoom feature and a speed-up technique that is visible to the user. Color cycling features as well as saving to file are also
    Downloads: 0 This Week
    Last Update:
    See Project