Showing 1058 open source projects for "c source code"

View related business solutions
  • 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
  • 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
    Knitter produces a 3-dimensional model of a knitting pattern. It supports KnitML, as well as a native language similar to that of traditional knitting patterns.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    molecular simulation program for anisotropic particle shape and potential
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Functional Reactive VR is a library for developing dynamic, interactive Virtual Environments. The FRVR framework provides new and powerful tools for implementing the dynamics and interaction of Interactive Experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Qt Impedance Plotter
    This is a small program to show impedances in a Smith Chart. The chart is drawn (it is not an image), so it can be redimensioned without pixeling. As it's done with Qt 4, it should run in multiple platforms.
    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
    The openLBMflow is an fast fluid flow solver based on Lattice Boltzmann Method. Main future are 2D and 3D code, single and multiphase models, Output data in VTK format can be directly open in Paraview. Download Windows or Linux binary version now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Scientific software for the physically accurate photorealistic visualisation of relativistic (near light-speed) scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Yet Another Computer-Assisted Design software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Elysia is an attempt to study the complex process behind decision making in neural systems. An evolved entity approach is used to converge on an 'intelligence' solution through genetic algorithms as well as adaptable models of distributed 'thinking'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A modular, cross-platform game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for source code and development information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Artist is a portable 2D graphics library. Main features are: drawing primitives, bitmap blitting, alpha blending, zoom and rotation, text rendering and image file loading. It uses hardware acceleration and provides a simple and elegent API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SubrScene is an open source visualization toolkit and application based on OpenSceneGraph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VgaSim simulates a VGA screen connected to your VHDL and VeriLog design. Simulated signals from your desing will handle the virtual VGA screen such as it were real. VgaSim works with VHDL and VeriLog simulators such as ModelSim and GHDL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Continuous Collision Detection Library -- Ricochet is a continuous collision detection algorithm for computing time of contact (TOC) and contact points and normals that works with polygon soups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenPT is a software framework for developing applications that solve particle transport problems, including fully-featured deterministic and stochastic transport algorithms, cross section library generation, and depletion and activation methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    To help math students visualize the prufer code and/or discover anything new about the prufer code not already present. Examples and live applet on webiste.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MapSim is a simulation engine for System Dynamics. It provides a .NET library that works on Windows and under Mono on Linux. A simple GUI tool is provided too. MapSim uses its own modeling language described in the reference manual.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Computational fluid dynamics simulation for vortex dynamics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Implement a 3d simulator of a Quadrotor using the Gazebo simulator (part of the Player/Stage project); develop a Controller and some changes on Gazebo core required. Implement a client application, developed on Qt to interact with, using libgazebo.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ODEM is a C++ class library for process simulation. ODEMx is its successor, greatly enhanced to make real use of C++ features and with improved support for logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Emulator of the newer Hewlett Packard Handheld Calculator Models with ARM CPU (HP49g+ HP50).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A 2-D inviscid flow and adjoint solver on unstructured triangular grids. It makes use of a vertex-centroid finite volume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE. Code has been moved to https://github.com/cpraveen/euler2d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The `Turing Machine Compiler Collection' (tmcc) contains a virtual machine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project aims to model parasites in order to assist in the analysis and prediction of their behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simbus
    A C# written application that simulates MODBUS devices in their serial ASCII, serial RTU and TCP communication modes. It uses NModbus libraries for message passing; mono framework and Gtk# bindings for the multi-platform GUI.
    Downloads: 4 This Week
    Last Update:
    See Project