Showing 139 open source projects for "java time"

View related business solutions
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Content adaptation platform that adapts internet content to any mobile device in real time. Includes features such as device detection, image transcoding, DOM manipulation, XML/RSS feed support and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jat is an easy to extend Java Open Source framework. It supplies modular and flexible basic functionality to develop Java applications, improving application start-up time. Jat Portal is an enhanced version for building a complete Web Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    Struts-Wrapper is an extension to the Struts web development framework. It encapsulates the Struts business logic in a Spring based webapplication to use it as a component in Spring and as standalone Struts Application at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    construtsor it's a visual struts development tool. It will help you to create Actions, Form and Pages and link them saving a lot of time and efforts. It could also reverse-engine struts config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Framework of development based on open source Java. It follows J2EE standards and applies the main patterns of design. At the present time it is completely operative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project provides a framework for the generation of workflow code from high-level models. It enables people with no or little experience in this area to generate workflow code a reasonable time by specifying generation templates and reusing adapters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    An API for documents: think Doxia with compile time validation of your document structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SimpleWebTest is an web auto test framework, which can simplify your coding auto test script. It supplies capturing web page element tool called UI Map. You can implement auto test script for ajax web site agilely, maintenance just spend little time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The bundle allows to define business rules to be evaluated using complex and nested rules. Every time a rule evaluates to true a Processor can be invoked with specific parameters. (java, OSGi, xml based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An open source framework for unit test and performance benchmark, initiated by Andrew Zhang. p-unit supports to run the same tests with single thread or multi-threads, tracks memory and time consumption, and generates the result as pdf/jpg/png/txt file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 15
    The "Simple Java Plug-In System" is ideal for beginners, which would like to build there first extendable java application without spending to much time in the plugin system. Load easily external Java Ressources and build Objects!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java library that makes easier access to API of compiler. That let to us to create java code from the run-time generated source code and execute it at once.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Framework provides functionality to easily manage, validate and create usage data for runtime java commandline options. This gives more time for the developer to concentrate on business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A tool for estimating and tracking time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDateUtil is a Java utility class providing methods to simplify use of java.util.Date, java.util.Calendar and other date/time related JDK classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TUFDefender is a software demonstration of the Time Utility Functions and Utility Accrual paradigms. It is also a framework for simulation, visualization, and game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TestOrrery is a Java framework used to create test data in unit tests. It drastically reduces the time needed to write input-intensive tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dejavu allows you to create in-memory snapshots of internal status of your Java objects at different points of time and to restore that status later. Dejavu is inspired by Memento design pattern and allows you to easily implement undo-redo, rollback etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J2ME logging framework intended to be used at development time. It is only CLDC 1.1 complied. It is simple, flexible and extensible. It supports different way of formating and displaying logging information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Open Source HLA RTI that love built. A free implementation of the High Level Architecture Run-Time Infrastructure. Focused on modularity and flexibility, jaRTI provides an extensible environment to support HLA simulation development and research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WARFARE is a lightweight, extensible Web Application Framework to enable Construction and maintenace of web based applications without writing any Java code. A Web based interface allows for real time maintenance and tweaks to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →