Showing 103 open source projects for "convert python to c"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    Atma Web Framework is based on TwistedMatrix Network Framework and provides a high-quality environment for the development of rich and robust web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Boom is a game engine for easily and quickly creating Bomberman-like games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The main purpose of the Moonlight Engine is to be a general 2D game engine geared towards tile-based games, and RPGs specifically. Support for online games is also planned.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Surge is the name of an advanced game engine--includes graphics, sound, physics, scripting, networking, and more. Surge is also the name for the first game for this engine, which will be based on a replacement until the Surge Engine becomes viable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This was once an engine targeted at online games. It has been succeeded by another project with the same goal: http://io-project.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Golem Engine is a Python-driven project which brings together many open source libraries such as PyOGRE and PyODE into a powerful 3d game engine by and for small and independent game studios. It uses a component-based game entity system for maximum f
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    A drop-in framework for adding tagging (folksonomy) capabilities to existing applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple, yet powerful framework built around the OGRE rendering system. Has many features in the works such as AI, Audio, an entity system (much like CEL), and a complete level editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NiL is a modular multi-purpose gaming engine including a multiplayer worm game a little like quake, except it's 2d and a little like worms except it's realtime.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A web development framework; includes an application server which provides a persistent object cache and transaction support, an intelligent HTML parser, multi-threaded scripting, multiple scripting language support within a single OO framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    x3py

    C++ Plugin Framework integrated with Python.

    x3py is designed as a plugin-framework that uses C++ and STL. This framework can integrate with languages including Python by using SWIG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project works to illustrate implementations of the portable OpenFPGA GenAPI standard for multiple language environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Leilany is a framework to build GUI applications with Python and GTK, using de MVC pattern design. Interested in build the gadgets for invoicing and the necessary requirements. The main goal is make applications with low memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mgE3D - mgEngine3D is an unfinished 3D Engine based on OpenGL. By now it provided several features like scenetree, mesh/skeleton mesh rendering and animation, terrain, materials, textures, multiple viewports, Python exporter for Blender and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple messaging system designed for rapid deployment on robotic platforms. Based on the venerable Inter-Process Communication Package, simpleIPC offers several key extensions: units, auto-discovery, message descriptors, and a Python wrapper. See Soto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    is a collection of ultra-simple routines I've found useful for making small interactive graphics applications. === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyOptFrame-LEGACY

    PyOptFrame-LEGACY is Python OptFrame v2. Newest version v5 on github.

    PyOptFrame-LEGACY is a Python version of OptFrame v2, proposed in 2011, now superseeded in 2021 by v5 on GitHub and PIP. The main objective is to provide the same interface to OptFrame C++ optimization framework, including classic metaheuristics such as genetic algorithms, simulated annealing, variable neighborhood search, first/best/multi-improvement, hill climbing, and multi-objective methods such as nsga-ii. See NEWEST version v5 on GitHub and PIP. Please try Official pyoptframe on https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Etch is a cross-platform, language- and transport-independent framework for building and consuming network services. With Etch, service development and consumption becomes no more difficult than library development and consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UANA (Universal Abstract Numerical Algorithm) is a c++ api for developers to write algorithms independant of the underlying data container classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The ZODBData Framework provides a Cocoa API to handle persistent objects stored in a Zope Object Database (ZODB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CoSimA+

    The Co-Simulation Adaptation Platform

    The co-simulation adapation platform serves as programming framework and middleware to enable coupling of distributed, heterogeneous numerical models. The framework facilitates the adaptation and integration of new sub-models into a common simulation platform.
    Downloads: 0 This Week
    Last Update:
    See Project