Search Results for "c programming" - Page 44

Showing 1981 open source projects for "c programming"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    GoInEdit
    goinedit is a texteditor, Integrated Development Environment that supports every programming languages. It has an integrated shell terminal and function buttons like compile, execute, debug. It has a support for Microchip Pic and pickit! easy to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Chesley is a free software chess engine written in C++ targeting Windows and Unix-like platforms and the xboard GUI. Chesley implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    The goal of this project is to help programming beginner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C2Ada
    C2Ada is a translator from the C programming language to the Ada programming language.
    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
  • 5
    Application proxy toolkit which inherits the ideology of TIS fwtk and maintains API backwards compatibility. The design goal is to make it simple yet powerful; no performance hacks allowed in the code and library dependencies are reduced to minimum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dustin's Super Awesome SHell (or DSASH) is my personal side project to keep my programming skills up to par. It is a unix shell that I will write to (eventually) compliant to the POSIX shell standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Page devoted to software development for the project MonRAt (acronym for "Atmospheric Radiation Monitor", in Portuguese)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    swIMP (swig-based Interfaces for Mathematical Programming) provides Java wrappers for solvers written in C or C++. The current focus is on accessing OSI-compatible linear programming (LP) solvers from the Coin-OR-project (e.g. Clp, GLPK, MOSEK, CPLEX).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Instigate Geometry Library
    C++ library which defines GUI-related 2-dimentional geometry concepts and provides algorithms working with those concepts. The library is developed using Instigate Generic Programming Methodology. It is based on templates and static polymorphism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is my first attempt at building a reusable framework for 3D applications (not an engine!), primarily for educational purpose and also because none of the already existing tools did satisfy me. No longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Instigate CSP
    Communicating Sequential Processes: wrapper of various parallel programming technologies such as POSIX Threads/Signals/Sockets, QuickThreads, libnuma, TCMalloc, etc, providing a high level simple abstraction level for parallel programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenGI is a platform-independent C-library for parameterizing triangular meshes and creating Geometry Images from this parameterization.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    PolyViz is a tool for visualizing n-dimensional polyhedra. Motivated by the difficulty of reasoning about the iteration spaces of nested loops with many levels, PolyViz allows users to visualize polyhedral representations of those iteration spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CLIG

    command line interface generator

    CLIG - Command Line Interface Generator Clig is a code generator for several programming languages that allows you easy creation of command line parsers. Including a GUI and Command Line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    APTools
    APTools (Accelerate Programming Tools) is a .NET libraries that aim to provide common needed objects and functions and therefore accelerate programming. Its brings immutable collections, parameter validation, design patterns interfaces and more.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    Programs for MFS Foxes FTC Team 110 for the 2010-11 season.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PLiX (Programming Language in XML) is an XML-based code-generation framework. Generators produce XML matching the PLiX.xsd schema, which can be formatted into multiple languages. Extensible formatters support C# and VB.NET in Visual Studio 2005 and 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Illuminati - Text based RPG
    First open source coordinated effort (by these programmers) to create a text based role playing game in C++. Created in order to learn team programming as well as to better learn the various tools available in C++. This project has been moved to http
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MikroConf Router Configuration Interface
    MikroConf is a command line administration interface for Linux-based embedded systems (linux/uclibc/busybox), which can be easily extended with new administration modules using the Tcl programming language.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    Lua thread for Lua functions, io, c-code, system command. Based on Enhanced Coroutine in Lua by Patrick Rapin. in Lua Programming gems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gtf will implement a GUI wrapper around the MUD client tinyfugue. Programming will be done using C via GTK aiming for the Gnome2 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Software library to ease development in the C programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ultimate Calc
    Multitask scientific calculator. Supports plugins and scripts (in C++ and QtScript respectively) to provide different working modes and custom solving functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RandMAX - helps manage Your resources in an VGA Planets PBEM. project aim ist to make it portable. 1. to C/C++ or 2. Java Currently a new RandMAX is beeing designed by Carsten Vogt c.vogt AT hamburg DOT de (platform Windows, programming with Bo
    Downloads: 0 This Week
    Last Update:
    See Project