Showing 2249 open source projects for "digit-exe-windows"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    The Niggle web application framework is a java class library that allows a complete separation of data and presentation from the servlet's dispatching logic. It leverages various Java API's as well as the freemarker template library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Radix is a RAD framework for creating native XML web applications. Complete web applications can be created without programming knowledge using XML, XSLT, XPath and related technologies. Radix can be extended using Java, JavaScript, Python, and Tcl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Comprehensive component-based web application framework. Works with Servlet API 2.2 and JDK 1.2 or above. Tapestry reconceptualizes web application development in terms of Java objects, methods and properties, instead of URLs and query parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The RJava software includes classes useful for developing programs written in the Java programming language. It is a play on words, it is intented to be "our java" versus "their java".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    Java XSLT Web Application Framework (JXWAF) is a Java based XML/XSLT framework to enable Web based applications to be assembled easily. The usage of XSLT will ensure clean separation of data from its presentation enabling pages to be changed quickly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Multithreaded JUnit Test Framework. An extension to JUnit that allows classes to be tested for both thread-safety and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple web application framework written in java using the Servlet 2.2 API. Gridiron helps to rapidly develop MVC web applications by giving a direct mapping between actions and views and supplying a Navigation class to aid in the development of views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    In pursuit of developing a "simple to use" yet very powerful web application framework in the J2EE environment that will appeal to both the Java community and Fusebox architects and coders from other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    [Attention]: WebWork has moved to http://sf.net/projects/opensymphony. WebWork is a web application framework for J2EE. It is based on a concept called "Pull HMVC" (Pull Hierarchical Model View Controller).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Angkor is an easy-to-use component model for producing interactive and reusable J2EE web systems using object oriented methodologies. It is built on a flexible pipeline architecture and very easy to integrate with other technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    This project is an API I have created over the years and ported to several languages. It contains tools, structures, and algorithms I have found useful in graphics, robotics, and machine vision applicaitons. Points, Lines, Vectors, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Etch is a cross-platform, language- and transport-independent framework for building and consuming network services. With Etch, service development and consumption becomes no more difficult than library development and consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JMEdit is a Java and FFmpeg-based video editor intended to be intuitive and easy to use, with a focus on keeping simple tasks simple while working on all configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Racoon is an application server for multi-player games. Its intention is to relieve game developers from recurring and time extensive tasks. This is achieved with a modular concept: only the game logic has to be written and deployed in Racoon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Abbot for SWT is a Java framework that lets you more easily write JUnit tests that target Eclipse-based SWT/JFace UI. It also supports the Eclipse GEF & GMF graphical editing frameworks and has some support for WTP (web tools project) UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Collection of all projects from me and friends
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XML Resource Bundle Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Framework to be used for rental purposes. Developed using Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FSRCP fused the Eclipse RCP and OSGi with the freesmartphone.org (FSO) framework. FSRCP makes the FSO DBus interfaces available for Java applications in the shape of OSGi services. Furthermore it provides GUI features based on the Eclipse RCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Converse enables rapid data migration between different types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A ubiquitous SOA framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project provides a support of Lucene in a Spring environment in order to leverage and simplify its usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a simple framework which can provide basic undo/redo operation!It's also an implementation of memento pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB