Showing 266 open source projects for "java runtime"

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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Ascape
    A framework and runtime environment for exploring agent-based models designed to support the definition of models using an expressive, high-level and extensible Java API and to support the exploration of these models in both interactive and batch mod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a Java Script editor, But not for Web Development. This JS Editor, Will soon come with a Re-Distributable Runtime, So people can run your Applications. It also features a simple API (Still in the Works)
    Downloads: 44 This Week
    Last Update:
    See Project
  • 3
    Runtime concurrency analysis for Java. Instruments your Java app at run time, and monitors field access, synchronization and locking, to verify concurrent access is safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MobJeX is a container based framework that transparently adds adaptation capability to Java SE and ME (Personal Profile) applications, by providing runtime migration and dynamic swapping of application objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    chex4j
    Chex4j allows you to document and enforce @pre and @post conditions of method calls with runtime or build time class file instrumentation. Conditions run as fast as normal code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    La classe Runtime.exec() n'est pas des plus simples... L'API Shell (cf. http://blog.developpez.com/adiguba/p3035/java/5-0-tiger/runtime-exec-n-est-pas-des-plus-simple/) propose de simplifier son utilisation pour appeler des commandes systèmes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A translator from Java to C language especially for embedded and fast realtime applications, including a javalike runtime System in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple Java api for Internationalization (i18n) support. Features: pluggable localization loading, remapping resources at deploy time, different locales for logging and application messages, dynamic locale switching, multiple locales in one runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10
    Javaruntype is a library which offers a runtime objectual representation of the Java type system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project hosts methods for creating own business datetypes and runtime enumerations. Furthermore it encapsulates calculation and type conversion for numeric types. It also provides a mechanism for datetype versioning and validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chaplin is a Java class transformer which brings some modern language concepts into Java(TM): For example: contexts, composites, traits (mixins), runtime type conversion, dynamic method signatures, method and field aggregators etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Secure Mobile Agents (SeMoA) platform constitutes a secure runtime environment for Java-based mobile software agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SwingDebugger is a developer toolkit and viewer to inspect and manipulate java swing applications at runtime. Users can write own "plugins" easily. The project also contains an eclipse integration which reuses current runtime configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Objectreferenceanalyser (ORA) helps finding memory leaks, design weaknesses and bugs. The ORA-Framework visualizes objects, their content and relations during runtime of any Java application and is able to persist these findings for subsequent analyze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java-based MetaClass/MetaObject meta-programming layer providing generic access to model implementations, decoupling application logic from underlying implementation details and allowing UIs (Swing, HTML, etc.) to be dynamically generated at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Valves
    This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JPeek is a graphical tool and library for reflection-based runtime inspection of the object graph in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    It is a small, fast , fresh object/relational persistence and query system, with commented and fully-functional JUnit tests. 20 times smaller. Based on eclipse plugins, mapping based on the eclipse extension points, but it can run without eclipse runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JFTA is an API that makes your testing code independent of the underlying implementation. Thus you can easily switch between different implementations at runtime. Currently JFTA provides implementations for HtmlUnit and Selenium RC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A language-validation testing harness for Java (and Java-like) compilers & other language tools. Provides a framework for verifying whether static/runtime errors occur when running collections of test programs (benchmarks) described by "jlbench" files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a java based monitoring tool,logs all the user actions and errors with runtime data, displays execution performance and executed method lines. It doesnt modifiy class source files and no need for coding, just put it in your class path and see the mir
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simplify calling of Java code from C++, writing of native methods, handling exceptions, managing resources, and embedding the Java runtime in a C++ app. Creates "smart" C++ wrappers for Java classes by maintaining a simple text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project