Showing 22 open source projects for "idea"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    testng

    testng

    TestNG testing framework

    TestNG is a testing framework inspired from JUnit and NUnit but introduces some new functionalities that make it more powerful and easier to use. Run your tests in arbitrarily big thread pools with various policies available (all methods in their own thread, one thread per test class, etc...).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Takes

    Takes

    True object-oriented Java web framework without NULLs

    Takes is a true object-oriented and immutable Java8 web development framework. Pay attention that UTF-8 encoding is set on the command line. The entire framework relies on your default Java encoding, which is not necessarily UTF-8 by default. To be sure, always set it on the command line with file.encoding Java argument. We decided not to hard-code "UTF-8" in our code mostly because this would be against the entire idea of Java localization, according to which a user always should have a choice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This framework provides an efficient and consistent solution for pagination search over large result set in J2EE.Its idea is to load only the particular page of data rather than all records that satisfy the input search criteria from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5
    WebChunks

    WebChunks

    Simple and effective java web framework

    WebChunks is an experiment to create a simple and effective java web framework. The basic idea of WebChunks is hide processing of user interaction with the interface and sending/receiving of http-requests, providing instead a convenient mechanism of events. This as well as automatic monitoring of changes in the interface and flexible components system allow the developer to concentrate on solving the basic task and forget about placing and updating the related elements on the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Aspose.Total Java for IntelliJ IDEA

    Aspose.Total Java for IntelliJ IDEA

    (formerly: Aspose for JetBrains)

    Aspose.Total Java for IntelliJ IDEA allows developers to create Aspose Java project through plugin provided Aspose Project Wizard. The wizard enables the developers to select and download the latest Aspose Java APIs and samples example codes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JavaFX MVC Framework

    JavaFX MVC Framework

    A light-weight JavaFX MVC Plugin Framework

    It's a light-weight JavaFX Plugin Framework, which implements the idea of MVC structure. See the introduction.ppt file in the zip file you downloaded for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Tabbed front End for Micro ERP-systems

    Sample of a Tab based GUI för micro business ERP-systems

    ... information, and effinency. In this perspective I put together a very short embryo to idea, that I have visualized in a couple of screenshots. The stakeholders are in the tabbed menu in the right side of the screen and the business processes for each of those stakeholders is in the top of the screen. It is most likely that the user shifts focus more often between processes to the same stakeholder than the other way around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mandragora would be a framework that helps implementing Business Delegate and DAO patterns. The idea is let the controller of an MVC application deal just with value objects, without having any idea of how they are managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    MyDoggy is an IntelliJ Idea like docking framework for managing secondary windows within the main window. MyDoggy allows to move, resize or detach those secondary windows. Also, MyDoggy provides support for content management of the main window.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A plugin for IntelliJ IDEA that enables the development of OSGI based applications in IDEA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Metadata-based Logger is an AOP Framework that uses Metadata for logging method calls. The main idea of this framework is to log different pieces of a method call in different locations through the use of metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ConfigJ is a Configuration library for Java. The idea is to provide configuration properties to the application independant of the way the configuration properties are persisted. Configurations can be named which allow to define different configurations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    QTableGridLayout is a powerful and simple-to-use Java layout manager, which can be configured visually with VisualLayout, an IntelliJ IDEA plug-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Piggy back is a POC for a development technique targeted at Swing applications. The idea is that layers of services piggy back on another layer to provide maximum reuse and modularity. Consists of a API written in Java and wrapped a type 3 IOC engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gamework is a framework for controlling simulations and games, decoupling the logic from the rendering. As it moves forward, the scope of the framework may grow, but for now, it is a pretty simple idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project was inspired by the magnificent work done in two of the major frameworks available today (Struts and JSF). The idea raised from a situation the I've faces during my line of work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bimbo is a Java web framework to construct web applications using only annotated POJO's. The idea behind it is that a developer should not bother about look and feel of an application, but to let the framework handle all these details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Full Glassbox Testing Suite will improve the power of JUnit by allowing users to check if their features are following their required flow. The idea is similar to jMock but relying on real objects instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier. It's SwingWorker on steroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is aim to Full implementation of JPA spcification. And purpose to satisfied all ORM(Object-Relational Mapping) general idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Carina-Cucumber

    Carina automation BDD framework (TestNG + Cucumber)

    .... To use the same formatter in IntelliJ IDEA, you should install and configure Eclipse Code Formatter. Carina code formatter: https://github.com/qaprosoft/carina/blob/master/carina_formatter.xml Eclipse Code Formatter: https://plugins.jetbrains.com/plugin/6546-eclipse-code-formatter
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next