Showing 263 open source projects for "java runtime 1.7.0"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    This is a java multithreaded Business Event System to address complex asynchronous business logic, it can be used as a base for BPEL engines or as custom business logic runtime scheduler. It is event-based, and makes extensive use of XA transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JAVA/XML multithreaded configuration framework. Can obtain config from any InputStream capable source. It handles runtime changes, config caching and garbage collection, hierarchies, inheritance, validation, expression handlers to include complex pars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with Java VM in that it locates classes on the fly and can also compile .java files in runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Teniga is a javascript editor plugin to eclipse and NetBeans platform, it provides runtime syntax error checking, content outline, code assistance, code format and syntax coloring. It helps you to code javascript easier and faster.
    Downloads: 0 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.
  • 5
    Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Plugin System (JPS) - a framework for making modular projects. Being able to load a plugin to runtime, this framework will help developing pluginable projects fast and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Falcon is a java application that allows developers to declare dependencies decoratively and wiring is performed at runtime. This allows high level representation for easier management of larger sites (and smaller projects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is the Aspen project - a language for high performance, scalable network services. The project consists of a compiler for the Aspen language and an associated runtime which dynamically allocates the appropriate number of threads for any workload.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Toolset for the TMPL (Template Matching Processor Language). Compiler and runtime for creating/ evaluating templates on XML data streams. Can be integrated easily in Java projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    JBossWatchdog is a J2EE application for JBoss 4.0.X. It contains a simple Web component for configuration and timed SessionBean that logs MBean selected attributes to a log4j appender. Please request support, if there are deployment/runtime problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RunCC is a new kind of parsergenerator that generates parsers and lexers at runtime. Source generation is only optional. It features the absence of any cryptography. Although intended for small languages, it comes with Java and XML example parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Runtime grammar engine for cross-platform Java-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MCJ is a Midnight Commander clone expressed in Java as supported by the Gnu Compiler for Java (GCJ). No Java runtime or JDK is required. Mcj links to Ncurses via the Cygnus Native Interface. Doxygen provides nice documentation for reusable projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    JUDL is a tool to simplify constructing Java Swing UI into writing an XML file. It defines a description language extending the XML. JUDL Universal Client can interpretate the JUDL file to UI at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A branch of Scala at Rice University that looks for adding support for Runtime Types (ala NextGen), and eventually components (ala CGen).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project provides runtime performance monitoring and reporting for Java applications. It includes a simple API with timers and counters, data persistence, support classes and aspects (AspectJ & Spring AOP), and a reporting web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A configurable layout for Java Swing that uses XML to describe the layout of components in a panel. It allows the developer to describe robust layouts of components on the fly and in a runtime executable fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NGmp is a C# C++ Java Python VB.NET etc. etc. binding of GMP and MPFR multi-precision number libraries. With support of Microsoft .NET or Novell Mono runtime NGmp will run on mutliple platforms. It is faster than other libraries available on .NET or Mono
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jassda is a framework that extracts a sequence of method-invokations from a Java application during runtime using the Java Debug Interface (JDI). Jassda provides two modules that operate on the sequence: a logger and a trace-checker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cross platform visual javascript for building native desktop applications on Windows, Linux, and Mac OS X. Includes a core runtime engine and graphical IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JXmlConfig is an easy-to-use library for managing configurations in Java applications. It is designed to be performent when reading, even if runtime full update is supported. It provides a graphic editor for end-users to edit files without XML knowledge.
    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.