Showing 23 open source projects for "java runtime 1.7.0"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    SGDK 1.90

    SGDK 1.90

    A free and open development kit for the Sega Mega Drive

    ... it), so you need to have Java installed on your system. SGDK library and custom tools are distributed under the MIT license (see license.txt file). GCC compiler and libgcc are under GNU license (GPL3) and any software build from it (as the SGDK library) is under the GCC runtime library exception license.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 3,151 This Week
    Last Update:
    See Project
  • 3
    GnuCOBOL

    GnuCOBOL

    A free COBOL compiler

    GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, X/Open COBOL and newer ISO COBOL standards (2002, 2014, 2023), as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others). GnuCOBOL translates COBOL into C and internally compiles the translated code using a native C compiler. Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X, and...
    Leader badge
    Downloads: 599 This Week
    Last Update:
    See Project
  • 4
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for programming languages such as C, C++, Fortran, Assembly, Pascal, Java, VB etc to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    MinGW - Minimalist GNU for Windows

    A native Windows port of the GNU Compiler Collection (GCC)

    MinGW: A native Windows port of the GNU Compiler Collection (GCC), with freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All of MinGW's software will execute on the 64bit Windows platforms.
    Leader badge
    Downloads: 4,106,949 This Week
    Last Update:
    See Project
  • 8

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 10

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PARUS

    PARUS

    Dataflow parallel programming language for clusters

    PARUS is a data-flow parallel programming language that allows to build parallel programs for clusters and MPP multiprocessors. The data-flow graph is automatically converted to the C++/MPI source and linked with the libparus runtime library. Also there are available tools for benchmarking cluster interconnect and visualize it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A translator from Java to C language especially for embedded and fast realtime applications, including a javalike runtime System in C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Java2C++ is a translator from Java to C++. It makes the assumption that the java program to translate is a properly functioning program, significantly simplifying analysis. Java run-time environment will be provided in a runtime library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java language bindings for NVidia CUDA Driver API and CUDA Runtime API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Multinetbot is an adaptation of EasyBot (http://www.easybot.com.ar). It adds the capability to control multiple real bots over a wireless connection, and the possibility of use multiple and different neural networks that are loaded at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PROSE is a system that performs controlled, systematic, and efficient modification of the code of running Java applications without requiring them to be shut down. PROSE is an infrastructure that supports software adaptation by extending apps at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jRate is a real-time Java compiler and runtime system (based on GNU GCJ) with support for much of the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Runtime Environment (JRE) 1.4.1 implementation for the Amiga Platform (OS 3.9 & 4.0)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Viva is an open-source Java runtime that includes support for languages beyond Java such as Python and interops with umanaged languages running outside the Java runtime such as C/C++/Perl/Python and more out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JNDirect is a library that supports JDirect-compatible native methods and method closures. JNIDirect automatically generates (at runtime) JNI native method glue for anything exported from a Mac OS X framework -- functions AND global variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EGC is a garbage collector designed for embedded systems. It is fully concurrent and can bound its runtime. It runs in fixed memory spaces. It works with GCJ and with C/C++ programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Porting of the Kaffe (www.kaffe.org) Java runtime to BeOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next