Showing 275 open source projects for "converting c++ code to python"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    GUI IDE for developing games with the Stratagus engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    COMBuilder is a VB6 app that will allow you to write all COM objects for working with databases. Also, the program will create forms to work with this objects. It is planned to create also c# and vb.net code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Matlab/Octave to Python conversion facility. The tool will take existing scripts and convert them to Python. Also includes Python bindings to Octave and a small runtime support library. Built on top of Numeric Python extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Infinite Monkeys is a code generator employing random generation and mutation of code to solve programming problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    CheetahWizard is an extension of the Cheetah template engine and code generator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The OO-Browser is an advanced object-oriented class browser with support for browsing C, C++, Common Lisp and its Object System (CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs atop Emacs/XEmacs on Linux, UNIX and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chasm is a language using assembler meat with C style bone. It provide the C style flow control statement to make assembler code easier to write and easier to maintain. All the register/memory modify code is in the assembler, give the programmer the de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project presents an implementation of a "Weak Reference" C extension object for CPython. The code is written and tested to be compatible with Python 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wxStudio is an attempt to make an IDE and code generation tool using the wxWindows GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Write your HotSync conduit in Python. Initial source code kindly donated by Jeff Senn. Project source almost complete when donated. Currently Alpha status due to dormancy. Project is a Python module that talks to the Palm C HotSync APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sourverage is a tool for measuring the source code coverage of C++ programs. It supports a non-intrusive instrumentation process, incremental coverage measurement, various measurement scopes and template based report generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A reliable stable C/C++ plugin architecture that is easy to use. It utilizes IPC and supports SWIG, primarily Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CodingChecker

    A coding style checker tool support C/C++ syntax

    This project provide a framework for general coding style checker's process: 1, Support different adapter plugin for different programming language syntax 2, Support incremental scanning 3, Support customize criteria rules. 4, Generate report for scanning result. A C/C++ adapter was also implemented based on clang library as example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This package will allow people to check, change, update the license of their projects. It will conform to all new licenses available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SoGui est un toolkit graphique C++ multiplate-forme (Windows/X11). SoGui permet donc de créer des interfaces GUI de façon portable sur Windows, GNU/Linux, *BSD, etc. SoGui est aussi utilisable en C et en Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.