Showing 3636 open source projects for "c code"

View related business solutions
  • $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
  • 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
  • 1
    Becta common file format for Interactive whiteboards Project has created a common file format to support interoperability, a code library under BSD, a test harness Viewer and range of sample files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    A program that aims to handle any RS-274X compliant gerber files, and create isolation toolpaths in G-Code or HPGL format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Its a tiny open source Operating System created mainly aid in study of Operating Systems. It's floppy based, uses FAT-12 filesystem with complete shell and basic commands. It created in C and assembly (gcc + nasm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C Code Completer enhance writing C code with auto popupping words, it also shows parameter list, the header file they are defined in, and what they do. This can be also used to compile if Borland Turbo C is present in the same directory.Based on .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    BLEU (Body Language Effect on Users)

    Body Language Effect on Users

    ...The naming convention I have used is a bit wonky as well. In addition the scoping for all the variables, methods, etc. really needs to be reorganized. I might get around to doing a refactoring on this code, but I wouldn't hold my breath. I wrote it over three years ago, and wrote it in quite a hurry when I did. If you compare this stuff with my GPE code, its like night and day. Well, hopefully somebody learning to work with OGRE or to program in C++, might find it useful
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    High performance Web content management, object database, system-level and Internet scripting environment, including source code editing and debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Code generate cross platform serializable classes in C++, C#, C++/CLI and Java from XSDs. Supports nested XSDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Linux based covert channel tool in C. I wrote it several years ago, has lots of bugs, and is considered alpha code. It's on the internet in the hopes that someone learns from it or gets ideas for extending or creating their own covert channel tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ileor (ih-lay-or) is a modular server framework for the deployment of massively multiplayer online games. It consists of a core server written in C with all game logic written as dynamically loadable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    iCub
    This is a project to manage jointly a set of projects related to the iCub humanoid robot platform. Only a small portion of the robot code is stored here; this project is used to link other Sourceforge projects (e.g. robotcub, yarp).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LibPCEP is a C library which implements the Path Computation Element communication Protocol (PCEP). This includes functions for creating and reading PCEP messages among other thing. Included in the library is also a PCEP client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WordTrain
    Simple application for learning foreign words. Source code: http://github.com/Demihalf/WordTrain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A cpp class library that exposes Harbour functions for cpp programs use. You can, for example, write harbour code that accesses the database dbf / ntx and use within your's cpp programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A small program that allows you to add colour to your *nix Console apps, without much overhead, and adds almost no extra clutter in your code. It has a neat syntax. Written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Intel Labs tool, continued by Twin Roots, that transforms the Ecma CLI (Common Language Infrastructure) XML-based class library definition into C# stubs to guide developers in creating a standards compliant library. http://twinroots.com/ecma/cli/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    This is a plugin for TextMate which enables you to code and deploy to an Arduino. To install - Unpack into ~/Library/Application Support/TextMate/Plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WebGarage is an HTML5 drag and drop widget designer written in C++ using the QT framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RAM Library
    Tested, portable, standard C++ source code for policy based log stream, configuration data, external string table, field-delimited strings and text file reader. BSD license. Templated for use with any valid instantiation of std::basic_string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BinaryControl
    This project is about creating a program that allow to view binary code and to create structure out of it. The main purpose is to make it easier to reverse engineer binary file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A C# library to create dinamically a multi purpose assembly, based on code generation. At the moment, it can generates a dll file with classes and nested enumerations under an specified namespace, the access type structure would be "Class.Enum.Item
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Converstional engine, in the line of Zork, written using ANSI C. For the time being it's just a bunch of useless code, and its design is still childish at most. However, progress is being made char* after char*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    haggies
    haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    myencoder is a php extension used for encrypt php source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Stock Manager express
    Stock Manager is an easy way to look after small company stock levels, products components, suppliers, customers and finance. Source code now available as well as the exe setup in the files section
    Downloads: 0 This Week
    Last Update:
    See Project