Showing 1319 open source projects for "windows app support"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    araSpect is a server side object inspector for web applications. Through a web interface you can drill down in your server side java beans. It is very easy to install and can be added to a deployed application. There is special support for Struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sorry that I switched to eclipse for years and will no longer use JBuilder. I think I will not support jbCheckStyle any more :( Plase use Cheskstyle4JBuilder (http://www.pautinka.com/c4jb.html) if you want o use Checkstyle 3.X or above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java library that enables the realisation of state machines, including support for compound states, guard conditions (predicates) in the Java programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Attempt of a portable cross-language object-oriented benchmark . So far supporting C++, Objective-C, and Java. Support for Smalltalk, CLOS, CSharp, and Eiffel is in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ThreadWorks (TM) is a Java (TM) API that facilitates development and support of multi-threaded applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is an RDF editor written in Java(Swing) and uses xerces. Using this editor it will be very easy to write RDF documents and then generate reports. It will have support to generate reports on the fly using ARP: Another RDF Parser based on Jena . It wi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both: 1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jregex - a regular expression library for Java. Main features include perl5.6 syntax, Unicode support, high performance, some advanced experimental functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The Flow Controller is an implementation of the controler layer of the MVC pattern, using a servlet and a XML based flow description. The Flow Controller has transparent support for HTTPS and file uploads.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JWorkbook is a Java class library for exporting data to spreadsheet files. The current version of JWorkbook can write data in the Gnumeric file format, and has partial support for the Excel file format (via POI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CUG user management: simple java api to create applications to support basic system adminstration taks. Escpecially tailored for administration of nds/groupwise servers with lang=dutch (NL) personal naming rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project B is a platform for various Bible programs using Java. It will support desktop applications like the On-Line Bible and Sword, there is a Servlet interface, some add-in macros for MS Word. Other interfaces are in development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OpenE is an enterprise application server that currently supports the Enterprise JavaBeans 1.1 component model and will eventually support the full J2EE specifications. OpenE focuses on ease of use and providing average users with an application server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jsh is a pure java application launcher shell. It provides support for java webstart applicactions, user commands scripts, aliases. It runs all java applications (even .jnlp !) in the same JVM, thus saving memory. It will have an small GUI, automatic ap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cyrillic support for Java 2 under GNU/Linux. Adds input method for XFree86 4.x and CP1251 encoding for java.nio subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java utility library oriented toward server or batch process developers. Contains support for assertion checking, command-line processing, and event dispatching/logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Operator Simulation Tool (OST) provides a framework for scripting user (software operator) events into a system. The purpose of the tool was originaly to provide fine grained client load onto the server side of a client/server network management app
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A complete re-implementation of the java.beans packages. This project builds on the deficiencies of the Sun implementation to provide developers with a set of tools that can be used in everyday practice. The new classes provide more support for JavaBeans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Make in Java (jmk) is an application which is used to ensure that a set of files is in a consistent state. The application is based on the make utility which is part of most Unix systems, but is designed to support the task of writing platform independe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Labrador is an open source Web Services Hub written in Java. It is based on an incredibly simple, yet modular architecture, and attempts to transparently support the SOAP, XML-RPC, and REST protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Java Elucidator provides support for production of internal documentation following the Elucidative programming paradigm. Documentation and source code are kept seperate, but interlinked through mutual navigation in a two-frame online layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open_PYOSS will be a platform to develop Operational Support Systems for the Cable MSO. It will capitalized on a Distributed NxTier Computing Agent environment and WebServices core technologies to provide seamless Managed Access for MSOs or xSPs
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB