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

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    The Bumpslide Library is a collection of Actionscript 2.0 and 3.0 classes useful in the development of Flash applications. The latest version of this library is now hosted on googlecode. http://bumpslide.googlecode.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dynacore
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The project models a Matrix in JAVA with a complete Object Oriented approach, from its values to its access and indices. There are specialized classes for tables(2), cubes(3), and arbitrary(N) dimensions matrices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence. It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    Jello Framework is an AOA based java web application framework,it includes many distinct viewpoints such as None Config, BPC Model,DMM persistence technology and so on,supports rapid web application building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cooperator is on the one hand, a base class library for Object Relational Mapping, ORM, and by another one, a tool of code generation for for the MS.Net 2.0/3.0, using Business Objects and Stored Procedures. DAL, ORM, UOW, FACADE, MAPPER, MODELING ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EliteCore Project is a PHP5.1/Javascript/AJAX/XHTML/CSS framework for creating WEB 2.0 applications and services.The basic open-source instalation can be also used as an interactive personal page or BLOG.This project uses the latest features available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tapestry 4.x component that eliminates the boilerplate code necessary to build a POJO edit form, using bean introspection to dynamically build these forms. Includes extra Java Persistence API (EJB3) and Hibernate Validator support for those who need it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    GeMS++ (Generic Memory Structures for C++) is a foundation class library providing object persistence, memory management, event mechanisms, undo/redo, and basic collection classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project contains the set of java libraries that for data management, system configuration, program flow plug-ins, authentication, background services, thread pooling, security access control,audit trail, exception handling, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small library that provides a powerful and container-less Dependency-Injection mechanism, via AspectJ and Groovy. If you are tired of reams of XML configuration files, managing complex factories and containers, this non-API solution may appeal to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LIZDB is highly advanced MySQL API written in PHP5. LIZDB allows user to fetch data (variuous ways), prepare and execute statements, manage sophisticated transactions, prepare and call stored procedures and functions with in, inout, out parameters suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CAP (code analysis plugin) is an eclipse plugin (written in Java) that analysis your java project. It checks dependencies between the classes and packages and gives you a hint about the architecture, reusability and maintainability. ("JDepend 2")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Add-On functionality for the Apache Torque Project (http://db.apache.org/toque). This project provided user contributed add-ons that are not part of the Torque distribution, such as an XML import/export framework, custom templates, and the like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Component created to persist and work with trees (it doesn't matter the type of persistence). Based on "Nested Set Model of Hierarchies" by Joe Celko. [Componente Java para persistir y trabajar con árboles (no importa el tipo de persistencia)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simplified MySQL library written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Implementation of a combined scanner and parser generator for object oriented C++ or Java code generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    STL Serializer can serialize as well as load STL objects from a file. The serialization-file format can be customised to suit storage needs. It's fast, easy and free ;) Happy serialization !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    YOPS (Ye Olde Photo Shoppe) is a media manipulation framework written in Java. Computer science educators use this framework to help novices learn and practice fundamental programming concepts by having them create tools for their own photoshop-like app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FIRA2 hides a file (any file) into a standard bitmap image file (*.bmp) to ensure the security of the data file from unauthorized personnel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A C++ class that implements a Lua state. Load Lua scripts into an instance of this class, and use intuitive methods from your C++ code to access and manipulate the Lua script environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Lighting Framework is a framework for rapidly designing, developing and deploying Windows Forms Smart Client applications using Microsoft’s .NET framework. The Framework frees the developer from the mundane task of creating the application shell.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Template Based on the standard vector library that allows creation of dynamically resizable two-dimensional arrays in C++ of most data types.
    Downloads: 0 This Week
    Last Update:
    See Project