Showing 4858 open source projects for "java to c"

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

    OpenBlocks C++ Library

    A C++ Implementation of the MIT OpenBlocks Java Code

    Please see more details under: http://education.mit.edu/openblocks. I have rewritten the parser and an OpenGL 2D/3D renderer of computer programs written in OpenBlocks. I provide here the full source code and a Microsoft Visual C++ 2005 Solution File. The code includes the C++ Library and a demo driver application that constructs a computer program using OpenBlocks and displays it using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenGame

    OpenGame

    Piccoli giochi crescono ^^

    Una raccolta di test, esperimenti e piccoli giochi 2D/3D realizzati da noi in vari linguaggi e per varie piattaforme HW/SW :) Il tutto condito con tanti file spazzatura
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    expatriés2france

    expatriés de france

    une plateforme WEB à contenu vidéo et multimédias dédié aux expatriés français ( WEB TV, BROADCAST DVB-T / STREAMING / ENCODAGE VIDEO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OGDL is a structured format for representing graphs of information, alternative to XML. Its grammar is very simple allowing for compact parsers. The text version is easily readable; the binary version is used for storage and interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    MinecraftModManager

    program to manage installation of Minecraft Mods for client and server

    When completed it should allow simultaneous launch of one instance of client & one instance of server with selected mods installed & runtime configurations. It should be able to capture output streams so that informative text regarding java exceptions can be forwarded to the appropriate modders. ---Have not yet decided whether to perform the above via text-file capture or console buffer. UI will be implemented with wxwidgets, to enable full functionality on all supported platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    aim is to provide support for monitoring system behaviour through dynamic analysis, and for analysing and modeling this data for a better understanding of system behaviour and for test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs. Note: for most purposes Jep is now at https://github.com/mrj0/jep Releases can be found on pypi: https://pypi.python.org/pypi/jep/3.1.0
    Downloads: 2 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    Tsukuba-GAMA provides user and credential management, using the Grid Security Infrastructure (GSI) based on Public Key Infrastructure (PKI), X.509 certificate, proxy certificate, and the concept of Virtual Organization (VO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SOAPstreaming

    Hadoop-based Framework for Analyzing Large Scale NGS Data

    SOAPstreaming, a flexible hadoop-based framework for systematically analyzing large scale NGS data. SOAPstreaming uses an enhanced Hadoop streaming strategy of MapReduce model to parallelize tools, which offers great scalability and efficiently reduces running time of large NGS datasets. Moreover, it has nice expansion capability to integrate new tools for different analysis needs, which more and more tools will be added in this framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This software records and replays user interaction with the computer. It can be interfaced through voice commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Hiukuss-SAMP

    Just a repo for my filterscripts and includes

    This is a page for filterscripts created by me (Hiukuss) and gamemodes (includes too!) All files uploaded are in-fact Open Source due to the fact that I release the sources itself (rules on the SA-MP forums) I do not mind if you modify it for your own use, but please honor me, the creator and DO NOT REUPLOAD OR CLAIM AS YOUR OWN. I hope you understand :) ~Hiukuss
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Basic structure for Android development
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 15
    Spear is a extension of Pike language . Spear allow you put inline C/Java code in Pike, and exchange data cross languages. In additional, Spear can transfer thread to system process, running on multiprocessor, or even cross machines over SSH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XT881

    XT881

    Provide and share included open source code with the community.

    The Motorola XT881 is a 3G Mobile phone based on Android 4.0.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    wxWidgets Dialog Designer

    Dev-C++ with wxWidgets designer

    wxDev-C++ is an opensource wxWidgets Dialog designer that mimics the Delphi/Borland C++ Builder designer.
    Leader badge
    Downloads: 425 This Week
    Last Update:
    See Project
  • 18
    A universal suite of utilities for large corpora processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ezStringUtil

    C++ string functions beyond std:: and ISO.

    A collection of functions that are frequently used in string handling programs. STL is used when possible. Locale and internationalization are not considered. Supports stripping whitespace, delimited splitting, set operations, delimited field searches, case handling, comparisons and delimited file parsing. Benchmarks are included and show this to be faster than StrTk, Boost, Python and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jCAE is a JAVA based environment for CAE applications. It provides meshing and visualization capabilities. It is targetted to run on a maximal number of platform.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Nesoid

    Nesoid

    NES emulator for Android phones

    This project is based on sources, published by original Nesoid developer, who in turn used code of GPFCE, forked from FCEUltra, currently incarnation of which is known as FCEUX. Help and suggestions are welcome. This project has been abandoned in favor of the RetroArch, another awesome free software emulator (which has much better NES support and is more actively developed): http://www.libretro.com/.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22
    cpp4scripts
    A set of C++ classes that allow use of C++ as a scripting language instead of Perl, Bash, Java etc. Can be compiled on Windows and Linux. Excellent choice building complicated scripts, multi-platform make and installation scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VAST is a P2P network library that supports virtual environment applications such as Massively Multiplayer Online Games (MMOG) or large-scale simulations. It is scalable to millions of nodes, bandwidth-efficient, and simple to use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    WebItWidget

    WebItWidget

    Make/Run Windows Applications Using HTML, CSS, & JavaScript

    WebItWidget enables you to display a website from your hard drive so you can make/run your own, applications using HTML, CSS, JavaScript, and/or PHP without hafting to learn desktop coding languages like C, C#, C++, VB.NET, Python, Ruby, Java, etc: etc:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 2 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.