Showing 68 open source projects for "version 2"

View related business solutions
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1
    Is library and set of tools to dynamically creating(generating) GUI's in different environments. Programs knows no think about widgets, etc. It can be compared to XUL and XSLT with Ecma Script, but it's designed to native applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jlwuit

    Middleware with a high level of abstraction of the graphic system.

    Middleware with a high level of abstraction of the graphic system, or intended to embedded systems that require graphics acceleration but dont have hardware for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    User-mode Window Manager for 32- and 64-bit Microsoft Windows(tm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open CPP Widget Library (OCWL)

    Open CPP Widget Library (OCWL)

    Simple widget classes for C++ development

    This project aims to provide a set of simple controls to support user interface development in C++ apps which use a graphics API. This is only a set of widget classes. Each widget class provides vertex data for rendering but rendering itself is not covered (use OpenGL + FreeType or DirectX) nor is window handling (use eg. SDL, Qt, or GLFW). Currently under full-time development. An example project is provided which has four dependencies: SDL, OpenGL, GLEW and GLM. Feature set not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    NorthNotch Software Widgets Library

    NorthNotch Software Widgets Library

    Widgets library contains c++ classes of GUI widgets for WinAPI.

    NorthNotch Software Widgets Library 0.7.2 Widgets library contains c++ classes of GUI widgets that can be used in your C/C++ WinAPI applications, it contains widgets used in ShutMeDown application and there will be added more widgets in the future. Library is provided under LGPL 3.0 and BSD 2 licences
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    Qt Micro Properties Editor

    Minimalistic properties editor for Qt applications

    A minimalistic properties editor for Qt applications based on QTreeWidget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    qslideswitcher

    Qt Slide Switch Button Component

    A simple yet powerful implemetation in Qt switch button with slider also known as Slide Switcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KeyValue
    KeyValue is a cross-platform library for making C++ objects accessible through LibreOffice Calc, Excel and other front-ends. Experience of spreadsheet users is enhanced by an object model and a handy key-value based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HyperGUI

    HyperGUI

    A GUI based on libSDL for C++ applications

    HyperGUI is a library of C++ classes and some other parts which can draw and run a GUI for your application. It uses libSDL as its backend for graphical output. This library can be used in both dynamic multimedia (game), and standard (static) applications. The HyperGUI manages it by avoiding screen refreshes as much as possible. In a game or other dynamic multimedia program, the screen (or part of it) is redrawn and refreshed tens of times a second, so there is no need for GUI to ask more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10

    NUL Nick's Utility Library

    OpenGL GUI and build-in data management API

    This is my own c/c++ project mainly covers GUI and math calculation libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    wke (3DWebUI)

    3D Web UI, Embed Web and Flash in 3D Games, based on WebKit

    1. 3D Web UI. Embed Web and Flash in 3D Games, based on WebKit 2. DirectUI. HTML5, CSS3, Javascript and flash Embedded in native GDI application
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Qt integration for the Equalizer parallel rendering framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 933 This Week
    Last Update:
    See Project
  • 14
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    The project was born when I wanted to write a 3D modeling + rendering engine in C++. I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Qt4 bindings for Python using Boost.Python. The goal is to make a very pythonic API but taking advantage of thepower of Qt. Another goals are: QtDesigner integration, C++ embedded Python Widgets and an extensive documentation with demos and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tkgifviewer

    tkgifviewer

    Image viewer for animated GIFs

    tkgifviewer is an image viewer to open and manipulate images, especially animated GIF images. tkgifviewer has two operational modes, One is an image slideshow, showing one image at a time from those specified on the commandline. It will show (animated) thumbnails of images if started in thumbnail mode. It is possible to manipulate the animation time of the GIF images. Moreover it is possible to execute operations on images like Move File, Create Link, Delete File, and so on. For user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    InTml is a language and tools for Virtual and Mixed Reality development. It adds a component-based, reusable architecture to MR apps on top of open technologies such as VRJuggler, VRPN, and OpenSG. Soon: C++ and Java distributions, eclipse plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Arcball (tracball) OpenGL widgets for different toolkits now supported fltk (1 and 2) and gtkmm (gtkglextmm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This library extends GTKmm with widgets helpfull for drawing Graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QtWui is a library which provides a web widgets toolkit based on Trolltech's Qt library (www.trolltech.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MonGUI
    X11 based GUI toolkit with stylesheet support. It is meant to be used for creating completely custom GUI elements (i.e. an in-game interface) for one application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Abzu provides everything from basic to advanced console features for any .net console project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Qode Open Development Environment
    Qode is an C++ written Integrated Development Environment based on the Qt framework. It is specialised on C++ and aims to be as lean and user-friendly as possible by adding only the features a developer really needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A platform-independent graphical user interface specification language. With this language, one specification can create user interfaces using any toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB