Suggested Categories:

Java CMS Software
Java CMS software, built on Java programming language and having multiple tools and features, is used by enterprises as a content management platform.
JavaScript Libraries
JavaScript libraries are collections of pre-written JavaScript code that developers can use to simplify and accelerate web development tasks. They provide ready-made functions, utilities, and components for handling common challenges such as DOM manipulation, animations, event handling, data formatting, and AJAX requests. By using libraries, developers reduce the amount of repetitive coding needed and ensure greater cross-browser compatibility. Many JavaScript libraries focus on specific areas, such as UI design, data visualization, or state management, making them versatile tools in both front-end and back-end development. They play a vital role in modern web applications by boosting efficiency, improving code quality, and supporting rapid prototyping.
JavaScript Obfuscators Software
JavaScript obfuscators are tools that transform human-readable JavaScript code into a form that is difficult to understand, reverse-engineer, or tamper with. They typically replace variable names, functions, and control structures with complex or meaningless patterns while preserving the code’s original functionality. Some obfuscators also add layers of protection like string encryption, dead code insertion, and control flow flattening to further complicate analysis.
Runtime Application Self-Protection (RASP) Software
Runtime Application Self-Protection (RASP) software is a security solution designed to protect applications in real time while they are running, providing active defense against attacks by detecting and mitigating vulnerabilities as they occur. Unlike traditional security tools, which primarily focus on perimeter defense or static scanning, RASP operates within the application itself and monitors its behavior during runtime. It can automatically block malicious activity, such as SQL injection, cross-site scripting (XSS), and unauthorized access, by analyzing both application traffic and the application's internal behavior. RASP is particularly valuable for protecting web applications, mobile apps, and APIs from advanced threats, ensuring the security of applications even if they are deployed in dynamic or cloud environments.
Build Automation Tools
Build automation tools are software tools that automate the process of compiling, testing, and deploying software applications. These tools help developers streamline the building of software from source code, ensuring that the process is repeatable, consistent, and efficient. Build automation typically includes compiling code, running unit tests, generating reports, packaging software, and deploying it to different environments. By automating these steps, build automation tools reduce human errors, improve efficiency, and support continuous integration and continuous delivery (CI/CD) practices.
Code Review Tools
Code review tools are software tools designed to examine and analyze source code for errors, bugs, and vulnerabilities. They provide developers with detailed feedback on their code, highlighting areas that need improvement or optimization. These tools use a variety of techniques such as static analysis, unit testing, and peer review to ensure the quality and functionality of the code. In addition to identifying coding issues, they also help improve code security by detecting potential vulnerabilities or weaknesses in the code. Code review tools are an essential part of the development process for any software project.
Containers as a Service (CaaS)
Containers as a Service (CaaS) is a cloud-based service that allows users to manage and deploy containerized applications and services without needing to manage the underlying infrastructure. CaaS platforms provide a container orchestration environment, often using Kubernetes or similar tools, to automate the deployment, scaling, and management of containers. These platforms allow businesses to run microservices and cloud-native applications with ease, offering benefits such as scalability, portability, and resource efficiency. CaaS simplifies the process of container management, making it easier for developers to focus on building and deploying applications rather than managing infrastructure.
Container Security Software
Container security software is software designed to protect containerized applications and environments from security vulnerabilities, threats, and attacks. Containers, which are used to deploy and run applications in isolated environments, present unique security challenges due to their dynamic and ephemeral nature. Container security software helps secure containerized environments by providing capabilities such as vulnerability scanning, runtime protection, access control, and image security. These tools monitor container configurations and activity to detect anomalies, ensure compliance with security policies, and mitigate risks like container escapes or unauthorized access. By enhancing the security of containers and container orchestration platforms (like Kubernetes), these solutions enable organizations to securely deploy and manage applications in cloud-native and microservices environments.
Load Testing Tools
Load testing tools are used to test and verify the quality and performance of an application under workload in order to get rid of problems.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
View more categories (10) for "java runtime"
  • 1
    jPDFPrint

    jPDFPrint

    Qoppa Software

    Print Acrobat PDF documents directly from your Java application or web application, with or without user intervention. jPDFPrint is a Java library that can load and print PDF documents. Simply call the library to send documents to the printer. jPDFPrint is built on top of Qoppa’s proprietary PDF technology so you do not have to install any third party software or drivers. Since it is written in Java, it allows your application to remain platform independent and run on Windows, Linux, Unix (Solaris, HP UX, IBM AIX), Mac OS X and any other platform that supports the Java runtime environment. ...
  • 2
    Deno

    Deno

    Deno

    Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust. Deno comes with a manual which contains more in depth explanations about the more complex functions of the runtime, an introduction to the concepts that Deno is built on, details about the internals of Deno, how to embed Deno in your own application and how to extend Deno using Rust plugins.
    Starting Price: Free
  • 3
    jPDFWeb

    jPDFWeb

    Qoppa Software

    ...Since it is written in Java, it allows your application to remain platform independent and run on Windows, Linux, Unix (Solaris, HP UX, IBM AIX), Mac OS X and any other platform that supports the Java run-time environment. Features: -Convert PDF Documents to HTML5 / SVG -Convert Microsoft Word & Excel Documents to HTML5 (when combined with jOfficeConvert) -Convert Text -Convert Images -Convert Vector Graphics -Convert Annotations, Links and Form Field Data -Convert Digital Signature Validation Status -Export Page Thumbnails -Support for CJK fonts -Support for latest PDF format
  • 4
    Apache Groovy

    Apache Groovy

    The Apache Software Foundation

    Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming. ...
    Starting Price: Free
  • 5
    CoffeeScript

    CoffeeScript

    CoffeeScript

    Underneath that awkward Java-esque patina, JavaScript has always had a gorgeous heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. The golden rule of CoffeeScript is: “It’s just JavaScript.” The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly from CoffeeScript (and vice-versa).
    Starting Price: Free
  • 6
    BoxLang

    BoxLang

    BoxLang

    BoxLang is a modern, dynamically and loosely typed scripting language for the Java Virtual Machine (JVM) that supports Object-Oriented (OO) and Functional Programming (FP) constructs. It can be deployed on multiple platforms and all operating systems, web servers, Java application servers, AWS Lambda, WebAssembly, and more. BoxLang combines many features from different programming languages to provide developers with a modern, fluent, and expressive syntax.
  • 7
    TypeScript

    TypeScript

    TypeScript

    TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. ...
    Starting Price: Free
  • 8
    jPDFViewer

    jPDFViewer

    Qoppa Software

    Integrate a PDF reader right into your Java application or website. jPDFViewer is a self contained Java component that can be deployed in a Java application or a web application (in a web page as an applet, or a Java webstart application). Since it is written in Java, it allows your application to remain platform independent and run on Windows, Mac, Linux and Unix. jPDFViewer can load documents from files on a local or network drive, from a URL and from Java input streams for documents that are generated runtime or come from other sources, such as a database. ...
    Starting Price: $2,000
  • 9
    Zulu Embedded

    Zulu Embedded

    Azul Systems

    Zulu Embedded™ is the only fully certified, completely customizable 100% open source Java platform for embedded systems plus IoT and IIoT edge devices, gateways and dedicated applications. Across a wide variety of devices and operating systems. Zulu Embedded™ meets all Java SE standards and requires no coding changes to your application. Leverage industry-standard Java tools for development and profiling. As a pure, 100% open source offering there are no license fees. ...
  • 10
    OpenJDK

    OpenJDK

    Oracle

    ...OpenJDK provides source code that developers can use to build their binaries. Consequently, users are responsible for compiling the code and generating the Java runtime tailored to their specific platform. The JDK is a complex software project. Building it requires a certain amount of technical expertise, a fair number of dependencies on external software, and reasonably powerful hardware.
    Starting Price: Free
  • 11
    Azul Platform Prime
    Azul Platform Prime turbocharges the performance and scalability of your Java ecosystem with a hyper-optimized runtime that maximizes performance while driving down infrastructure costs. Get more transactions from the same hardware and accelerate Java performance, even as loads increase. Slash capital expenses for servers by as much as 50%, cut operating expenses for cloud services (with no over-provisioning), and drive continuous value.
  • 12
    VisualVM

    VisualVM

    VisualVM

    VisualVM monitors and troubleshoots applications running on Java 1.4+ from many vendors using various technologies including jvmstat, JMX, Serviceability Agent (SA) and Attach API. VisualVM perfectly fits all the requirements of application developers, system administrators, quality engineers, and end users. For each process VisualVM shows basic runtime information: PID, main class, arguments passed to java process, JVM version, JDK home, JVM flags and arguments and System properties. ...
  • 13
    MarathonITE

    MarathonITE

    Jalian Systems

    ...MarathonITE provides excellent ROI for your test teams. Some of the powerful features of MarathonITE include: Intelligent recording and replay, flexible and configurable object map, selenium/WebDriver bindings for Java™ applications. MarathonITE is a professional tool for creating and executing automated tests through GUI for applications developed using Java/Swing™, Java/Fx™ and Web technologies. MarathonITE provides Selenium/WebDriver bindings for Java application runtime to provide flexible and powerful API to interact with the applications and create GUI tests. ...
    Starting Price: $ 1480 per 1 unit
  • 14
    Zulu Enterprise

    Zulu Enterprise

    Azul Systems

    Azul Zulu is a 100% open source, fully standards-compliant Java Development Kit (JDK) and runtime platform with flexible pricing and support plans, no proprietary licenses or field of use restrictions, timely security updates, and the industry’s best support from Azul’s globally-distributed support team. The level of support is extremely important to many customers, as one survey respondent, a VP of Global Information Security, explained: “One of the big benefits of Zulu is its strong support and the optionality of the level of support you want to receive. ...
    Starting Price: Up to 5 Desktops $112.5 USD/year
  • 15
    Clojure

    Clojure

    Clojure

    ...Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language, yet remains completely dynamic, every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection. Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language and features a rich set of immutable, persistent data structures. ...
    Starting Price: Free
  • 16
    Elm

    Elm

    Elm

    ...Elm has its own virtual DOM implementation, designed for simplicity and speed. All values are immutable in Elm, and the benchmarks show that this helps us generate particularly fast JavaScript code.
    Starting Price: Free
  • 17
    Scala

    Scala

    Scala

    Scala combines object-oriented and functional programming in one concise, high-level language. Scala's static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries. The Scala compiler is smart about static types. Most of the time, you need not tell it the types of your variables. Instead, its powerful type inference will figure them out for you. In Scala, case classes are used to represent structural data types. ...
    Starting Price: Free
  • 18
    Rust

    Rust

    Rust

    ...Whip up a CLI tool quickly with Rust’s robust ecosystem. Rust helps you maintain your app with confidence and distribute it with ease. Use Rust to supercharge your JavaScript, one module at a time. Publish to npm, bundle with webpack, and you’re off to the races.
    Starting Price: Free
  • 19
    JetBrains Projector
    Run JetBrains IDEs and Swing apps remotely over the network. Swing is a graphical widget toolkit for Java. Current JetBrains IDEs use Swing to draw the UI. The same is true for other IntelliJ-based apps, like Android Studio. Projector is a self-hosted technology that runs IntelliJ-based IDEs and Swing-based apps on the server, allowing you access to them from anywhere using browsers and native apps. IntelliJ IDEA Community Edition running in Safari web browser on macOS.
  • 20
    Jmix

    Jmix

    Haulmont Technology

    ...Jmix general purpose open architecture based on a future-proof technology stack is capable to support various digital initiatives across the organization. Jmix applications are indeed yours and can be supported independently thanks to open-source runtime utilizing mainstream technologies. Your data is secure with a server-side frontend development model and fine-grained access control. Any Java or Kotlin developer is a full-stack Jmix developer - you don’t need separate backend and frontend teams. Visual tools help onboard developers who have little experience or move from an obsolete stack. ...
    Starting Price: $45 per month
  • 21
    jPDFEditor

    jPDFEditor

    Qoppa Software

    ...For end-users, Qoppa Software offers PDF Studio, our advanced desktop PDF editor for Mac, Windows and Linux based on our same solid PDF technology. jPDFEditor can load documents from files on a local or network drive, from a URL and from Java input streams for documents that are generated runtime or come from other sources, such as a database. After editing documents, the library can save them. Features: -Display PDF files -Print PDF files -Convert text and image files (gif, png, jpg, tiff) to PDF on the fly -Fill and save interactive PDF forms -Markup PDFs (all PDF annotations and text markups supported) -Digitally sign PDF files -Content editing -Redaction -Optional OCR module -Optional Comparison module -Access jPDFProcess powerful PDF manipulation API -Text search, selection, copy -Easy navigation with thumbnail, bookmark, annotation, signature views -Advanced tools: zoom, loupe, snapshot, pan and zoom
  • Previous
  • You're on page 1
  • Next