Showing 3636 open source projects for "c code"

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
  • $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
    FORmal unit TESt generation - FORTES
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C Thread pool
    A simple thread pool for C. The source code is ANSI C and POSIX compliant. ---- Project has moved to https://github.com/Pithikos/C-Thread-Pool ----
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    DReport

    DReport

    Console tool for creating directory level reports.

    Tool to create a CSV report on directory hierarchies. Listing includes date range. Great for spreadsheet analysis to govern file archival. Another STDNOJ Project. By R.A Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MSR Tools is a source code evolution analysis tool. It consists of a framework for mining software repositories and tools for metric calculation, visualization, defect prediction.
    Leader badge
    Downloads: 10 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

    define-ext

    Plugin-based foreign code embedder for newLISP

    ==== NB: All new development is continued at http://github.com/rowanthorpe/define-ext and newer versions can be found there. The versions found here are for archival purposes only. ==== A newLISP - www.newlisp.org - macro which allows the user to "define" callable foreign code inline just as they would "define" a lambda or macro. C, Assembly and plain Object Code plugins are included. The Object Code plugin has no external dependencies. The C and Assembly plugins rely on the existence of a TCC .dll/.so file somewhere in the PATH - www.tinycc.org (at present standard binary releases of TCC don't include the .dll/.so file, but it can be easily compiled from the source releases). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    table2volume

    Convert data format from table object to volume object.

    Table2Volume is used for converting data from table object format to volume object with uniform grids, To compile the source code, the KVS environment is necessary to be installed in advance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The project aims to make command-line support as much easier as it is possible. A minimalistic code example is provided below to demonstrate this functionality. # cli.add(help_handler, op_name_t("help")("h")("?").description("produce a help message")); # ... # cli.add(echo , op_name_t("echo")("e") .description("print an input message")); # invoke_all(cli , example::accumulate(argv+1,argv+argc)); The library is fully compatible with C++03. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Dapar

    Parsing for everybody.

    Dapar is a universal parsing library written in C. It will interpret any grammar you give it in a BNF-like format, and constructs a matching expression tree for any given input. This makes developing a new parser for any language simple and reliable. Includes an ABNF parser, EBNF parser, XML parser and algebraic math parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Wesley's Game

    A game to help beginner programmers learn C(99).

    Wesley's Game is being developed to help beginner programmers learn C99. It is currently in a closed Alpha development stage. Upon reaching the Beta stage, the source code will be released under a custom semi-open source license.
    Downloads: 0 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

    OpenRAVE GraspModuleIK

    Grasping Module for OpenRAVE (C++ API)

    Grasping Module for the C++ API used by OpenRAVE. You're free to use the module. Please use the Subversion trunk, as the download files won't be as up to date as the repository. Subversion svn://svn.code.sf.net/p/orgraspmoduleik/code/trunk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is for C++/C source code to flash update modems manufactured by Multi-Tech Systems Inc by sending ASCII hex files through serial channels to said modems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ray enchanter

    Ray enchanter

    Experimental raycasting engine

    Mix between wolf3d and roguelike, put in techno-magic setting (....maybe....). 1/3 of code is made by tutorials by Lode.vandevenne, so credit goes to him. http://lodev.org/cgtutor/ Distributes under LGPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    cwtbk

    Decode incoming CW (Morse Code) signals

    Morse Code (CW) decoder for Unix-like systems (and Windows).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    opmarshall

    code generator to marshall/unmarshall C and C++ data structures

    Opmarshall can encode/decode C and C++ data structures from/to a binary buffer. It's like CORBA or Google Protocol Buffer, but does not require an IDL (interface description language). Instead, your objects are simply defined in C/C++, which means that you use the SAME types in your code and on the wire (if you want to call remote systems).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    wwwmap

    SVG Based WWW Mapping Module Patch for WebKit

    wwwmap is patch codes which adds mapping functions to webkit. This functions are based on the following member submission for W3C. (http://www.w3.org/Submission/2011/04/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    rebind

    Lattice simulation of biochemical reactions and diffusion

    This site hosts code investigating the role of spatial heterogeneity in biochemical signaling. Motivated by several biological examples, we study the behavior of covalent modification networks when the activating component is localized to a planar membrane in either a random or clustered configuration. Reactions and diffusion are implemented on a three-dimensional lattice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SoluCalc
    ...Model parameters given in literature can be easily use 6. Single temperature parameters and multi-temperature parameters have unified format Everyone can download the software and the source code on: http://sourceforge.net/projects/islec/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    EasySSE

    C++ wrappers for SIMD vector data types and intrinsics

    ...It also becomes possible to write human readable SIMD code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    GWT is an flexible and object-oriented 2d game engine. It uses Code::Blocks and is based on SFML2 to give the ability to port your code to multiple platforms. With the integrated all-in-one tool for game resources it's possible to develop games in a short time. And it's open source! (license coming soon) Status: planning phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The name stands for "General Purpose Abstraction Layer". GPAL is a set of C++ classes which are used to represent any kind of data and to manipulate them. Thanks to SWIG, it is usable in many programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jsGorithm is a Javascript algorithm execution viewer that can be used as an educative tool for introductory courses on programming and algorithmics, with programs written in a subset of C/C++/Javascript. It can be used for teaching and learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SubSp4ce

    PHP frontend to analyze saved network traffic

    ...There are "better", more developed programs out there, but I designed this so I can trust my own coding (or more likely be able to accept blame for a failed piece of code). SubSp4ce: The current version has two parts: 1)The Tachyon daemon 2)SubSp4ce Tachyon will run on the network and can be configured to continuously gather packets and dump them to a MySQL database (using the libpcap and MySQL C API). SubSp4ce will then display the results. Current Version: Alpha RC 0.02 (Web Interface, Tachyon updates)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Cript

    cript words

    Cript words< Kind of program that change words for some codes to hide some massage with you want to pass some massage for someone or group.This project is in continue development to reach some point to hide files and texts and send to another person with this same system,it´s possible,but it´s just a plan to apply this in the future. Created in C#,This OPEN SOURCE CODE can be changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ByChance Framework

    A generic framework for the generation of game levels.

    This project has moved to GitHub: https://github.com/npruehs/ByChance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    g2forms

    this is a tool for auto generate C++ code from gtkmm's glade file.

    this is a tool for auto generate C++ code from gtkmm's glade file.
    Downloads: 0 This Week
    Last Update:
    See Project