Showing 2362 open source projects for "can"

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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    JLibDiff is an implementation of diff and diff3 algorithm as lib. Differences are represented as java objects. You can use this lib for building text diff tools for example
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JPreference is a preference system framework modeled after Java's property system. This framework can be easily hooked into any Java application in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AntFly is a common build.xml script for apache ant (and java) that can be used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jing, a Java based DAO (Data Access Object) framework, allows for a clean seperation between the DAO layer and the Persistance layer. Projects can swap persistance frameworks or use multiple frameworks without \"rocking the boat.\"
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    The VPDM framework is a software engineering meta-model to allow encapsulated views to be superimposed onto schema. We can forward engineer systems using this approach.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    The Zaval Java Resource Editor (or Zaval JRC Editor) solution is small and easy-to-use visual editor for resource files. It can be used for existing software localization, resources synchronization and any other resources manipulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An alternative to SwingWorker for performing asynchronous tasks in Swing. We merge SwingWorker.java with the Action interface, resulting in AbstractAsynchronousAction.java. A concrete extenstion of this class can be used in place of any Action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apache Ant based tool for generation a template project that includes directory structure, makefiles (build.xml, for example) and portions of source code. One can find this resembles PERL h2xs tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XWing provides a library of Swing components that can display and edit XML data in a variety of forms - trees, tables, text fields, and more. It also contains a set of Jelly tag libraries that allows user interfaces to be specified completely in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    FLUIX is a Flow-Based Programming (FBP) toolkit targeted for XML. It is ideally suited to process big XML documents but is also packed with functionality not specially related to XML. You can now start building programs more fluidly than ever before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Morphious is a Java application server for developing and running applications in a production environment. Applications are built from modules that can be independently recompiled and connected on demand in a GUI developer environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DiGi is an open-source project providing infrastructure and tools for rapid building of portals. DiGi is a multi-portal system - you can create multiple portals in one installation. These portals can share content, user-base, permissioning, templates etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Webzap is an container for all kinds of software components. If you use i.e. web components written in the WingS framework, you can use Webzap as a powerful framework for web portal development. Therefore an J2EE compliant application server is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Swing Framework to provide multiple floating-Window JPanels which can be docked in other JPanels. *floating* in terms of dragging a Component out of its parent Container into Window, from where it can be dropped back int
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Xmlization serialize a object to variable XML format and extract object from XML(like XML-RPC or SOAP). It is available you can communicate between two servers by object instance. It will be provided communication module using RSA Session Key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the GNU Classpath java class library. kissme also provides support for orthogonally persistent java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    InsECTJ (Instrumentation, Execution, and Coverage Tool for) is a general instrumentation tool implemented as an Eclipse plugin. It can do coverage and profiling for Java programs and it does that by instrumenting on the bytecode level. The tool designed
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    jConMan is a java-based framework that can be used to handle all the configuration settings in a complex software project and distributed environments. It uses a database to store all the configuration settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Utility to call Web Services using the SOAP protocol. Very usefull for testing during web services development. It allows to run tests from scripts files. Services can also be called from a command line interface or using a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Poetica Studios Retired Projects is a collection of incomplete and otherwise retired projects from Poetica Studios. These projects contain programs in several languages that can be used for educational purposes or base code for future development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dom4jb is a XML-Data-Binding library for the dynamic mapping of JavaBean-based object graphs into a tree-based XML representation (i.e. DOM or XPath-Models), so that these can be transformed by means of XSLT. It is completly written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    -PROJECT CLOSED- The Krysalis Community Project -was- the home of projects that follow, and can help to follow, Apache-style project guidelines.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    JAdaptiveForms (JAF) is a flexible data form renderer that runs over Java/Swing. Based on XML specifications, JAdaptiveForms can build several kinds of user interfaces for data input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hibernator is a pure java Eclipse (www.eclipse.org) plugin that enables synchronisation of a java class and the related Hibernate (hibernate.sourceforge.net) mapping file. A user can edit their busisness class and not have to update the matching Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project