350 projects for "c++ to python converter" with 2 filters applied:

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 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
  • 1
    PowerTemplate is a cross-platform template system that works well on applications deployed on the client as well as applications deployed on the server. The PowerTemplate language is easy to use while at the same time being flexible and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A free multiplataform Free Software version of hacha, a program for spliting files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A generic game engine built on top of libksd (http://libksd.sourceforge.net/) using the Atlas (http://www.worldforge.org/website/protocols/) for the network protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    XML XSLT Web Traverse - parses web directories transforming XML with XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    sim85 - the 8085 simulator. Project to implement a full development enviornment for the intel 8085 processor.
    Downloads: 3 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
  • 10
    Python4C is a lexer, parser, and analyzer for C written in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Project for flexible Server. The First Implementation will be Remote Object Server. Implementing with Java, C++ and Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15

    s2html

    s2html is a C/C++/Java/Lisp HTML source code converter.

    s2html is a very simple C/C++/Java/Lisp HTML source code converter. It uses embedded CSS to format your code. Many other formatters exist, this one started its life back in 1983 as my very first C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
    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
    The Minions programming language makes it easy to write performant, highly parallel programs. Minions are especially good at web apps. Minions like the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VectTens

    VectTens

    A library for handling vectors, tensors, and more.

    VectTens is an object-oriented numerical library designed to manipulate vectors, tensors, and other mathematical quantities in a simple and efficient manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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
  • 21

    Firefly's Clean Lzo

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

    ...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. In addition, I will provide a textual description of the algorithm so that it can be easily ported to any programming language. I expect a severe performance degradation, but I leave optimizing for speed to other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    CxxProf

    CxxProf is a manual instrumented Profiling library for C++

    Please take a look at our project wiki for more detailed information: https://github.com/monsdar/CxxProf/wiki/What-is-CxxProf%3F
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Think REST with any language, PHP / Python / C / C++ and others, this is a easy-use web framework, include: Cache Manage, Status Manage, URL Manage, Remote Access API, Different Language Access Layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    One JMS(include EMS,MQ JMS,BEA JMS),SOAP,HTTP,TIBCO BW,TIBCO RV,MQ test tools. Wrieted by java ,C,C++,Python.
    Downloads: 0 This Week
    Last Update:
    See Project