Showing 3701 open source projects for "stable-diffusion-webui"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, methods and fields in several of the workbench's views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The JDBReport Generator is the small and fast generator of reports, including a viewer, implemented in 100% Pure Java. Reports can be exported to HTML, Open Document Format (ODT, ODS), PDF, Excel 2003, Excel 2007
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JDBReport Designer is a simple and powerful reports template editor. It can help you quickly create the required report, generate and print it or export to another format (HTML, Open Document Format (ODT, ODS), PDF, Excel 2003, Excel 2007).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Jupperware library is yet another contain class library, but provides increased support for List-like scalar sequences (boolean, int, float), associative linking, and compound pseudo collections such as Union, Intersection, and Minus (also includes free-standing, matching Iterators).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    CHAP Links Library is a web based visualization library for displaying graphs, networks, and timelines. The tools are developed as Google Visualization Charts for Javascript and GWT. Links Library is part of CHAP, the Common Hybrid Agent Platform. This project has been moved to Github. Please visit http://almende.github.com/chap-links-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A collection of plugins, extensions and integrations for the Stripes web framework. Stripes Stuff has moved to https://github.com/StripesFramework/stripes-stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MobGen Logger (M0bG3n)

    MobGen Logger (M0bG3n)

    Focus in business logic and leave the logging to MobG3n Logger.

    The purpose of this project is to make Java code logging simply non-forgettable. This is in response to most of the developers tends to forget logging the entry and/or exit of a method execution. This vital information is very important especially when the project is already in the maintenance phase. Because in this phase, some production use cases are never tested during the validation phase. These logging information can help isolate this problems. With MObG3n Logger, it frees the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NatTable is a custom table/grid widget which based on the SWT library. It is focused on handling high volume, real-time data updates. It also features dynamic styling, integration with GlazedLists, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10

    QuickREx2

    QuickREx2 Regular Expressions

    QuickREx2 is a regular-expression plugin for Eclipse. It features on-the-fly evalution, code-completion, group-navigation, different engines and a library for regular expressions. This project is based on QuickREx (http://sourceforge.net/projects/quickrex). Additionally to the original plugin this one has a button for importing a regular expression from the editor pane. This is very helpful if the regular expression has escaped characters in the regex string. Imagine there is a Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    maven-erlang-plugin
    A Maven plugin for Erlang/OTP applications. This project is a rewrite of maven-erlang, by Paul Guyot and Olivier Sambourg with improved support for compilation, testing and release packaging as well as EDoc reporting and test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ant task to download files. It was initially made to download java libraries as an alternative for the maven ant task and the new built-in ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Toaster is a java utility class for your swing applications that show an animate box coming from the bottom of your screen with a notification message and/or an associated image (like msn online/offline notifications).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Registry reader/writter in Java without any additional dll. It uses the java.dll which is deliverd with any jre! Since version 3.0 it can also read/write DWORD, BINARY, MULTI and EXPAND entries! This functions use Runtime.exec() and the regedit exe!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hippikon is a powerful authorization API that was developed for enterprise software applications and is now provided free under the GNU LGPL. Hippikon may be integrated in any java application or framework to provide complex security models with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This package contains Microsoft "Office XP," "Office 2003," and "Visual Studio 2005" Look and Feels for Java Swing applications. These Look and Feels require a JRE running on Windows XP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ANSEL character set encoder/decoder for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Sorting Algorithms

    An educational demo of how sorting algorithms work.

    This is a small Java swing application that shows different sorting algorithms working on the same set of data. The user can modify the speed of execution and the type of data to sort and execute it step by step. The tooltip of each algorithm's box shows the source code that is executed and a little explanation got from wikipedia. This application is aided to computer science students who want to better understand how the algorithms work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A software toolkit for using the EPCglobal Low Level Reader Protocol (LLRP) to communicate with conforming RFID readers.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    SourceSquare

    SourceSquare

    The free open source scanning engine

    SourceSquare is a free open source scanning solution, based on Antepedia, the world's largest open source knwoledge base, including more than 1,000,000 open source projects from the main forges. SourceSquare is a free (as in free beer) and free (as in free speech, licensed under GNU Affero Public Licence V3) product, which scans a folder on your hard drive and displays a treemap that shows which part of your source code is open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    iLastic

    iLastic

    Query, integrate and manipulate data using natural languages.

    iLastic is an open-source framework to query, integrate and manipulate any type of data in English. Extract, transform and merge information from the web, databases, files or any other data repository using a language you already know... English
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An alternative way to navigate your Android layouts, in a small class and providing different ways to work: a fluent interface, a callback system, bookmark capabilities and automated View click listening methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HE-Collection

    HE-Collection

    HE-Collections - independent from hashCode() and equals(Object)

    The Java-Standard-Collections demand correct implementations of the hashCode()- and the equals(Object)- method from any object that is to be stored in a collection. Otherwise, the behavoir of the Java-Standard-Collection is not determined. HE-Collections where implemente in order to store objects in a collection, that brake the contract between equals(Object) and hashCode(), HE-Collections behave predictably even if they contain objects that don't obey the contract. The name "HE" stands...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JFBLogin

    A simple java class for Facebook login authentication.

    This project offers a simple java class to be used for any Facebook authentication needs. This class allows you to simply pass the Facebook application client id and show a login and authentication window, and returns the session token from Facebook. This is extremely useful for anyone who wishes to make a program in Java that needs to be able to have a user login and subsequently access the Facebook API to get any information about the user. Uses the DJNativeSwing library.
    Downloads: 0 This Week
    Last Update:
    See Project