Showing 58 open source projects for "java runtime 1.7.0"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
    AWS IoT Device SDK for Java v2

    AWS IoT Device SDK for Java v2

    Next generation AWS IoT Client SDK for Java

    Next-generation AWS IoT Client SDK for Java using the AWS Common Runtime. This SDK is built on the AWS Common Runtime, a collection of libraries (aws-c-common, aws-c-io, aws-c-mqtt, aws-c-http, aws-c-cal, aws-c-auth, s2n...) written in C to be cross-platform, high-performance, secure, and reliable. The libraries are bound to Java by the aws-crt-java package. Consuming this SDK via Maven is the preferred method of consuming it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Apache Dubbo

    Apache Dubbo

    A high performance Java RPC framework

    Apache Dubbo is a high performance, lightweight, open source RPC framework written in Java. It offers three key functionalities: interface based remote call, load balancing and fault tolerance, and automatic service registration and discovery. Apache Dubbo is built to support multiple service registries and load balancing strategies right out of the box. Due to its micro-kernel and plugin design it can also be easily extended through third-party implementations. Plenty of companies...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    unidbg

    unidbg

    Allows you to emulate an Android native library

    Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/MachO file format and ARM assembly. Emulation of the JNI Invocation API so JNI_OnLoad can be called. Support JavaVM, JNIEnv. Emulation of syscalls instruction. Support ARM32 and ARM64. Inline hook, thanks to Dobby. Android import hook, thanks to xHook. iOS fishhook and substrate and whale hook. unicorn backend support simple console debugger, gdb...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Hippo4j

    Hippo4j

    Powerful dynamic thread pool framework with monitoring/alarm functions

    Dynamically observable thread pool framework to improve online operation guarantee capabilities for business systems. Dynamically change thread pool parameters when the application is running, including not limited to core, maximum thread, blocking queue size, and rejection strategy, etc., and support different node thread pool configuration differentiation under the application cluster. Buried when the application thread pool is running, it provides four alarm dimensions, such as...
    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
    GatcomSUMO

    GatcomSUMO

    Automates the building of VANET simulations using SUMO and OMNeT++

    GatcomSUMO is a multi-platform application that facilitates the building of VANET simulations using the SUMO traffic simulator and the OMNeT++ network simulator. The tasks related to the generation of abstract or synthetic scenarios, the download and conversion of network scenarios based on real maps (e.g. from OpenStreetMap), the route creation process, and the vehicles mobility modelling are integrated in a user-friendly graphical interface. This tool performs the necessary actions by...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    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,841 This Week
    Last Update:
    See Project
  • 7

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 129 This Week
    Last Update:
    See Project
  • 8
    Apache Dubbo Spring Boot Project

    Apache Dubbo Spring Boot Project

    Spring Boot project for Apache Dubbo

    Apache Dubbo is a high-performance, java based open source RPC framework. It offers six key functionalities, which include transparent interface based RPC, intelligent load balancing, automatic service registration and discovery, high extensibility, runtime traffic routing, and visualized service governance. Dubbo provides high performance interface based RPC, which is transparent to users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jacksum

    Jacksum

    a free cross platform checksum utility, supports 58+ hash algorithms

    Development of this project has been moved to https://github.com/jonelo/jacksum. This site has been left for historical purposes ONLY, you find older Jacksum versions here. Please visit the GitHub site for current development. Jacksum 1.7.0 is a platform independent checksum utility (written entirely in Java) for computing and verifying (integrity check) checksums, CRC and hashes (fingerprints). It supports 58 popular hash algorithms and a lot of unique features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10

    JFRenamer

    Rename files with : recursion (sub-folders), undo, regular expression

    Rename files with advanced capacity (recursion, undo, regular expression, variables...) for Windows and LINUX. Comments and Help welcome. You must install JAVA Runtime V1.6 or more. See http://jfrenamer.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    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: 0 This Week
    Last Update:
    See Project
  • 13
    Accent Tool Suite

    Accent Tool Suite

    Accent interfaces and controls systems through goals and policies

    ...Accent has been applied to the domains of: o Call Control: for telecommunications, particularly call control in Internet telephony o Home Care: for home automation and telecare, particularly for domestic appliances and devices to support home care o Sensor Networks: sensor networks, particularly managing wind farms However, the approach is generic and extensible for managing other kinds of systems. Accent is essentially software. As most of Accent in in Java, it needs at least a Java Runtime Environment but more likely a Java Software Development Kit. To interact with the real world, Accent needs relevant hardware such as a communications server (softswitch) or home automation equipment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Downloads: 49 This Week
    Last Update:
    See Project
  • 15
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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 to the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SimpleCron

    SimpleCron

    Simple Scheduler for Windows clients configured by a crontab-like file

    ...The specification of actions follows widely the crontab syntax as e.g. described in https://en.wikipedia.org/wiki/Cron. Missed tasks will always be started at the next possible time, i.e. at the next system startup. Installation: * Install the Java runtime environment in at least version 1.8 (if not already installed). You can download it from https://www.java.com/download. * Select some program folder (e.g. C:\Program Files (x86)), download SimpleCron.zip there, and unpack it (=> <ProgramFolder>\SimpleCron). * Execute (by double clicking) InstallSimpleCron.vbs (this will establish the work folder C:\Users\<user>\AppData\Local\SimpleCronSimpleCron, create an entry in the Startup (AutoStart) folder, and start SimpleCron) * SimpleCron will (after start) remind you to edit the crontab as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Advanced Checksum Verifier Utility
    ...Supported checksums: - MD5 (Message Digest 5) - SHA-1 (Secure Hash Algoritm) - SHA-256 (Secure Hash Algoritm) - SHA-512 (Secure Hash Algoritm) - CRC32 (Cyclic Redundancy Check) - Adler-32 (RFC 1950) Java Runtime Environment (JRE) 1.8 must be installed for proper running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    chbGUI

    Free Linux backup tool *

    ...Create different backups based on templates that can be tailored to distinct needs. (*) Tested on Linux and Mac OS X but may run properly without modifications on other Unix platforms that have the Bourne shell (/bin/sh) and a Java (1.6) or higher runtime environment. See documentation provided in the package for more details. Current versions: chbGUI v. 1.0.8 chb v. 191 Note: If you find errors or have questions, check the Wiki first. If you don't find the solution there, let me know by opening a ticket and assigning it to chbgui (see Support above).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ProvErr

    ProvErr

    System Level Statistical Fault Diagnosis using Dependency Model

    Code base moved to: https://github.com/Data-to-Insight-Center/ProvErr A statistical fault diagnosis tool that leverages an application's dependency model to automatically infer an o ending piece of software/system in event of failure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    Windows Hosted-WLAN-Network GUI

    Benutzeroberfläche für das gehostete WLAN-Netzwerk von Windows

    Benutzeroberfläche für das gehostete WLAN-Netzwerk Systemvoraussetzungen: - Microsoft Windows 7 oder neuer - WLAN-Adapter - Java Runtime Environment (http://www.java.com/download/) Installation: - `WLAN_AP.exe` herunterladen - immer als Administrator ausführen: - Rechtsklick auf die Datei - Eigenschaften - Kompatibilität - Einstellungen für alle Benutzer ändern - Programm als Administrator ausführen - OK - OK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JFSplit - File Splitter and Joiner

    A free file splitter and joiner

    A free file splitter and joiner with a number options to split and join your files efficiently. Cross-platform tool programmed in JAVA and requires Java Runtime Environment to use this tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    MUSIC is an open platform for the development of self-adaptive context-aware mobile applications, which includes a runtime environment, development tools and pilots. MUSIC can be deployed on Windows, Linux, Windows Mobile and Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next