Search Results for "c++ code to java converter" - Page 24

Showing 594 open source projects for "c++ code to java converter"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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

    Android shared emulator routines

    Rich Android integration shim for game console emulators

    This library is based on work, done by Yong (?) and intended to unify existing Android emulators code, written by him, with becoming Android frontend for libretro as further goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected. The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Leafpile is a Z-code interpreter, a Java implementation of the Z-machine virtual machine used for running Infocom/Inform interactive fiction story files. Leafpile seeks complete compliance with the Z-machine Standards Document 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5
    zCOBOL Portable Mainframe COBOL Compiler

    zCOBOL Portable Mainframe COBOL Compiler

    zCOBOL portable mainframe COBOL compiler, part of the z390 project

    The zCOBOL portable mainframe COBOL compiler with support for compiling multiple dialects of COBOL into any one of several target language executable programs including HLASM compatible mainframe assembler, Java, C++, or Intel assembler. All downloads and other information are kept at the z390 project site; see the home page link for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Programming and Managing VMware infrastructure is an upcoming book by O'Reilly. The book will have many code examples in C#, Java, Perl, and PowerShell. This project is home to those examples -- the book's source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Spider is a Java framework for creating web applications. Its major design goals are are testing, reducing boilerplate code, avoiding static state through dependency injection, strict M-V-C separation and convention over configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    InPUT

    IoC container for the configuration and design for experimental design

    InPUT offers a descriptive and programming language independent format and IoC (Inversion of Control) container for the configuration and design of computer experiments. Code and more info can be found on github: http://github.com/feldob/InPUT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Unofficial and third-party code related to Berlin/Fresco <http://www.berlin-consortium.org>. E.g. clients for Fresco. Memebers have their own subdirectory, which they are responsible for and where they can place their files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    The Java w3d Loader is a 3d format loader for Java 3d. The W3d File Format is the properietary 3d format of many Westwood Studios and EA games. The code is derived from the c++ rentools project hosted here on sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Logical Neighborhoods is a a high-level programming abstraction for wireless sensor networks that simplifies the development of fully distributed, embedded networked applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project Lorelai RPG Engine is an RPG engine coded in C++. An RPG engine takes care of managing life, inventories, items, weapons, armors, stats, potions, etc. We're looking for developers that could even code a GUI front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    deCODE

    An android strategy-puzzle word game, where user needs to guess a code

    A logical thinking and strategy application fun game. Here user needs to guess the code generated by the system out of 6 letters A, B, C, D, E, F. Thislogic based puzzle which puts to test your deduction skills to see if you can guess the random code set at the beginning of the game. Puzzle game lovers, who try to think and solve the codes/ jumbled letters etc. It's a mastermind game, so you think about the probability of occurrence, analysis of previous attempts. The goal of the game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    psx4droid

    psx4droid

    PSX emulator for Android phones

    This project is based on sources published by original psx4droid developer (or someone else – I don't care as it is all GPLed anyway), who in turn used code of PCSX-ReARMed, forked from PCSX-Reloaded, based on PCSX-df and original PCSX... This project is abandoned in favor of libretro PCSX-ReARMed variant: https://github.com/libretro/pcsx_rearmed. Current sources already depend on recent version of platform anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ataroid

    Ataroid

    Atari emulator for Android phones

    This project is based on sources published by original Ataroid developer, who in turn used code of Stella. This project is abandoned in favor of Droid2600: https://code.google.com/p/droid2600/. Available sources do not compile into anything working anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    <a href="http://aqdhome.sourceforge.net" style="color: #996633; text-decoration: underline; font-family: verdana, sans-serif;">(old name AqDHome)</a> A collection of my windows tips, code snippet, and experimental projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Making Hebrew properly searchable by IR software. Right now, most work is being done in our mailing list (planning), and on our github repository (concept code, see below).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to send...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    brics

    www.youtube.com/@Akhona_Kama

    BRICS COIN is a decentralized cryptocurrency project designed to empower users in the BRICS nations (Brazil, Russia, India, China, and South Africa) by providing a secure, efficient, and accessible means of digital value transfer and financial inclusion. Built on the Ethereum blockchain as an ERC20 token, BRICS COIN aims to facilitate cross-border transactions, enhance economic collaboration, and foster innovation within the BRICS countries. Key Features Token Functionality: ERC20...
    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.