Showing 27 open source projects for "together"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    ComfyUI Examples

    ComfyUI Examples

    Examples of ComfyUI workflows

    ComfyUI_examples is the companion repository for ComfyUI that collects ready-made example workflows, nodes, and compositions to help users learn the node-based interface for AI image generation. Instead of starting from an empty graph, you can open an example and see how prompts, samplers, models, and image processing steps are wired together. This makes ComfyUI more approachable for people coming from “one text box” generators, because they can reverse-engineer complex pipelines visually. The examples also serve as references for best practices like model loading order, latent handling, upscaling chains, and conditioning. As ComfyUI evolves, the examples are updated to show off new features and nodes. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    React

    React

    A JavaScript library for building user interfaces

    React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. React lets you build user interfaces out of individual pieces called components. Create your own React components like Thumbnail, LikeButton, and Video. Then combine them into entire screens, pages, and apps. Whether you work on your own or with thousands of other developers, using React...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    ember-engines

    ember-engines

    Composable Ember applications for ambitious user experiences

    Engines allow multiple logical applications to be composed together into a single application from the user's perspective. The key term here is "logical application". That is, an Engine represents a set of functionality and user experiences that could logically be considered an application. However, they differ from normal Ember applications in that they are intended to be composed within a host application in order to create a single, cohesive user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bootstrap_form

    bootstrap_form

    Repository of the bootstrap_form gem

    ...You can also put the error messages after the label, or turn off bootstrap_form's validation error handling and do it yourself. Note that this applies to Rails-generated validation messages. HTML 5 client-side validation and Rails validation out of the box doesn't really work well together. Mark-up for Bootstrap horizontal forms (labels to the left of their fields, like a traditional desktop application), if that's what you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Flickity

    Flickity

    Touch, responsive, flickable carousels

    All sizing and styling of the cells are handled by your own CSS. The height of the carousel is set to the maximum height of the cells. Cells can be different sizes. You can use any unit you like: percent, pixels, etc. You can use media queries to show different number of cells for different breakpoints. If you want to use Flickity to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Prompts

    Prompts

    Lightweight, beautiful and user-friendly interactive prompts

    prompts has no big dependencies nor is it broken into a dozen tiny modules that only work well together. prompt uses layout and colors to create beautiful cli interfaces. prompts uses promises and async/await. No callback hell. All prompts are independent and can be used on their own. Provides a way to submit answers programmatically. Consistent experience across all prompts. Prompt with a single prompt object. Returns an object with the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flasgger

    Flasgger

    Easy OpenAPI specs and Swagger UI for your Flask API

    ...Flasgger can work with simple function views or MethodViews using docstring as specification, or using @swag_from decorator to get specification from YAML or dict and also provides SwaggerView which can use Marshmallow Schemas as specification. Flasgger is compatible with Flask-RESTful so you can use Resources and swag specifications together, take a look at the restful example. Flasgger also supports Marshmallow APISpec as base template for specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ReadyForBAT

    ReadyForBAT

    Chinese-language repository oriented to iOS interview preparation

    ...The collection is organized by topic and emphasizes conceptual understanding rather than just rote memorization; the diagrams/visuals help structural memory of how subsystems map together. It also serves as a review resource for mid-senior iOS engineers to refresh broad domains of knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quick slicer is a prototyping tool to initialize the layout of a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10

    rect_tree

    Rectangular Split, Addition and Subtraction , and Tree Structure

    This project try to implement the rectangular calculation, such as split, addition, subtraction, it is base on line split. Also a Tree structure handler is provided in this project, together they can use to deal with the window split and window relationship in GUI(Graphical User Interface), I hope so :-p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Swing Class Library Este projeto reune classes e componentes Swing que procuram facilitar o desenvolvimento de aplicações Desktop em Java. This project brings together classes and Swing components that aim to facilitate the development of desktop applications in Java. Alguns Componentes/Some Components: -> BeanTablePanel, BeanTable e BeanTableModel -> MoneyField, NumberField, DateField, etc... -> DirectoryChooser, FileChooser -> Buttons -> FontComboBox, ImageComboBox, CheckedComboBox -> StatusBar -> I18N
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Baby X

    X Windows baby toolkit

    Baby X is a simple toolkit for X Windows. There's also the Baby X resource compiler, which can be used as a standalone program or to get resources together for Baby X programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MaeBlok

    MaeBlok

    Rapid web development tool for business applications

    ...You can define the master-detail relationship between the *blocks* and enblok will automatically display the related detail *block* rows as the user navigates the master *block*'s rows. You get for free the default *CRUD* functionality for each block, together with Search. You are not limited to just a 2 level master-detail relationship, in fact enblok can support n-th level relationships but we do not advise you to go beyond 3. Read the distribution's enblok/readme.txt for further instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse UI Forms are very limited for business application demands; this project aims at enhancing SWT, UI Forms, Data Binding and puts them together to offer a profound framework and best practice for creating, binding an validating forms using RCP/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    redVoodo uses Vaadin + OSGI and provides informations, HowTo's and also a framework to design und develop dynamic and modular business web applications. You'll get best practices HowTo use Vaadin and OSGI together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    melq is a library of classes very useful to speed the development of graphical user interfaces (GUI) in Java. It also contains several classes to work with databases (PostgreSQL). All classes are meant to work together bu they do not depend of each other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a base for developing new LabVIEW tools which aren't fully functional yet. Together with a forum discussion this will enhance the power of multi-developer LabVIEW tool development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    red-open
    red-open uses redview, open-erp-ware and ekkes-corner projects. the goal is to make it all work together as a "Software Manufactur": Model-Driven generation of ERP Business Apps with dynamic rendered Views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Zivios is a web based control panel which brings together vital open source technologies needed by medium and large enterprises. Zivios provides identity management,user, group and computer provisioning, as well as remote management of services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JAppletFrame is a class that replaces JApplet that together with a simple main program allows the applet to be used as application. Most applet methods like getParameter that normally don't work in applications are implemented in a meaningful way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gtk-FLTK provides helper functions to use FLTK together with GTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gtk-FOX provides helper functions to use FOX toolkit together with GTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    gtk-Xt provides helper functions to use Xt (X Toolkit Intrinsics) together with GTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gtk-Qt provides helper functions to use Qt together with GTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Information about developing the software using many GUI tookits (FLTK,FOX,GTK,Qt,Xaw,Motif,and more) together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB