Showing 1601 open source projects for "stable-diffusion"

View related business solutions
  • $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
  • 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
  • 1
    lsed --- open-source applications developed by engineering students
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is the Informix SQL db extension to Tcl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PRepS is a tool for reporting and tracking problems or tasks. It was designed for tracking problems with software, but can also be used for tracking other types of problems or tasks. Be creative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CIniFile is a C++ class to read and write inifiles in microsoft ini format. There is also a plain C version available. IniFiles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Glimmer is a code editor for GNOME, using Python as a scripting language for extending it's capabilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    lsp2html is a tool that converts lisp source code in a HTML formatted document. HTML format options are defined in style definition files. It works fine with elisp, guile, autolisp, scheme, and other lisp dialects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A+ programming language. APL, scripting, X11, Unix, math, array processing, cool fonts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    CrewOrion is programmers group, doing 'all kind' cross-platform opensource applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CaRaCaL: Compilador de Videojuegos 2d, basado en Fenix, a su vez basado en div games studio. PROYECTO CERRADO, no se actualizará más.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    WISE (Web Integrated Software Environment) is a fully-customizable workflow-management package. The WPL (WISE Programming Language) allows the sequence of stages that a task goes through to be configured in a completely flexible manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libgmonopd is a stable and fast embeddable monopoly-playing server written in C. Its main purpose is to allow monopd-compatible clients (such as gtkmonop) to have a 'start server' command available directly from the GUI. It uses an XML protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Native code compiler for Standard ML 97 and associated libraries and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Powerful gaming/multimedia/networking library... project was placed on hold while I develop a much better, cross-platform version (Windows, Linux, Mac) -- see the GameLib.NET project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Meta pkg is a cross packager, which is able to generate differente binary packages from one description file, typically deb, rpm, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Installer Options is a small utility used to create option dialogs for use by NullSoft's NSIS installer application. NSIS is a very powerful install program, but lacks the ability to create dialog boxes to prompt the user for additional information. Please Note: This is an old project that was eventually integrated into NSIS distribution directly. The plug-in mechanism eventually changed, so this version of the code no longer works properly with NSIS. I have left the project online for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal with picoXML is to develop a simple XML-parser in ANSI-C that supports basic XML-features. The most important factor is not features, it is the SIZE (the size matters ;))!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mathematical library for x86 processors with maximum possible perfomance. Work with almost all modern compiler and OS. _IEEE_, _SVID_, _XOPEN_, _POSIX_, _ISOC_ conformant. Consist from two pieces: for generic x86 and for pentium pro. In last case use ppro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ThinLisp is a practical dialect of lisp for real world applications. You develop in Common Lisp, you deploy in C. ThinLisp programs are as fast as C, by design. Used for a decade in million line systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Freescope is a source code browser similar to cscope, ported to various operating systems. It is under heavy development and will eventually provide various parsers for programming languages.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Software for a serial LCD display (4x<20>/<16>) and four keys. The software displays default shell-scripts or menues with (shell) commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TinyTcl is a tiny version of Tcl, for small footprint machines and embeddable/rommable applications. It is derived from Tcl 6.7 and compiles to less than 60K, 10X smaller than Tcl 7 and Tcl 8.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. You can even change your grammar at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A collection of implementations of the Lovins stemmer as described in "Development of a Stemming Algorithm" by Julie Beth Lovins (published in "Mechanical translation and computational linguistics", 11:22-31, 1968).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This sourceforge project is closed until further notice -- CarbonKernel is a RTOS simulator based on event-driven simulation techniques. It mimics real-time operating systems behaviour, allowing to implement and test embedded software on a workstation.
    Downloads: 0 This Week
    Last Update:
    See Project