Showing 1949 open source projects for "mac framework"

View related business solutions
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    This project aims to create a framework to simplify development of modular software. In this framework, plugins can be registered to a plugable at runtime without the need of restarting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Java Framework for Computer Emulation (JFraCE) is a framework written completely in Java for emulating (old) computer systems on the software level. Currently only an emulator of a Z80-based CP/M machine is implemented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A very dynamic, powerful, simple, self maintaining, and configurable java object pooling system. The primary purpose of this system is to provide an object pooling or caching framework that can be easily incorporated into servlet engines such as Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SwinT stands for Swing on SWT, the main goal is to create a 100% pure Java version of SWT API using Javasoft's Swing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    ServletUnit is a framework of objects which allow you to pass requests and responses to the servlet. You can customize the request, and get a string buffer from the response, which contains the output of the servlet. This can be used to develop testcases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Named after a well know product from Microsoft, SandStorm is a framework for creating modular middle-end web products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Framework for massive parallel tests. Distributed machines are connected to ONE network of clients. Central controller GUI (written in Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WIN-Servlet is a web application framework that supports a windows-like program structure. A browser has its own session-context and window-stack. Supports: component-based dialogs (FORM), input validation, standard HTML/JavaScript pages, servlet API 2.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The CLI4J Project provides a framework to create CICSO-like CLIs, using Java and XML to construct a command hierarchy that can be as simple or as complex as required, effectively interacting with console users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    A Java-based framework that allows developers to quickly generate Java-based wizard forms. Forms can be created using Java Swing (application-based) or Java Servlet (web-based).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TiniUnit is a XUnit-like unit testing framework suitable for use on the Dallas Semiconductors TINI board. TiniUnit is similar the JUnit in intent, but is does not require reflection since the 1.0x version of the TINI OS does not support reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stef is the "Structured Text Editor Framework". It is an extensible editor for working with hierarchically structured text (like XML, programming languages and other types of parseable text).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaUniverse is proud to provide the "Pi" framework to the open source community. "Pi" is a web presentation and application framework based on Servlet/JSP technology and implements the MVC pattern. Pi is evolving into a full fledge J2EE framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Goals: 1. provide a framework to build Jini services. 2. provide a Jiro based management solution for Jini services. 3. provide a repository of EnterpriseJiniServices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "Draft" provides a collaborative design environment to assist in prototyping projects - software or other - in a graphical manner. It's written in Java and provides an interactive, animated UI framework to create rich content. Emphasis is on ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    I want to develop a framework that simplifies the process of creating client server applications, with a DB on one end and a gui on the other side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XML Validator is a framework designed to provide developers with a simple, extensible and modular way to validate XML documents. The XML descriptor language, which is similar to XML-schema and against which an XML Document is validated, is now dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Direct Manipulation is a concept that is used in user interfaces;However itis a programming and system building concept.Intention Space java/xml framework gathers the concepts and tools to do direct manipulation through Flow and Focus orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kea is a Business Solusion Framework. It contains three layers: Foundation, Business Framework, Application Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jandy is an internet development framework based on Indy, designed to make writing web clients and servers easier. Currently only the HTTP client and HTTP server frameworks are working, but other protocols will be included, like FTP, POP3, SMTP, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Java framework set to solve problems commonly found by EJB applications' developpers. Features an Enterprise-ready, Simple, Performant, Scalable, Plateform-independant EJB Primary Key Generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Testing framework for unit testing server-side java code. It is an extension to the JUnit testing framework. [The project has moved to http://jakarta.apache.org/cactus].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This Web Service developped with Java uses The Babel Objects Web Service Framework. It provides WebCalendar services. You can share your appointments very easily and great views are available. Moreover, a DreamWeaver extension is available.
    Downloads: 0 This Week
    Last Update:
    See Project