Showing 219 open source projects for "javascript ui library"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    it is about a GUI (Graphical User Interface ) program based on Qt4 library ,that hides data on a picture using differents method depending on picture format (BMP,JPG,PNG,...) (this is called Steganography) the data can be on any file format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QBlock is a cross-platform rapid-prototyping game design engine written in C++, SDL and OpenGL. Features game asset management, scrolling tilemaps, particle systems, 3D model support, Lua scripting and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    NovaTK is an object-oriented, cross-platform GUI toolkit. One of the focuses of NovaTK is to facilitate rapid development of cross-platform applications requiring fewer lines of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    WGCL can be used with C++ applications. It can be added to your compilers' include directory. It makes the task of creating Win32 programs and controls using the WINAPI alot easier. Developed for use with Dev-C++, but can be used with others.
    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
  • 5
    gmfMVC is a Model-View-Controller library built for the wxWidgets library. MVC is a design pattern that aids in the organization and implementation of windowed applications. gmfMVC is built within wxWidgets, so it is portable across many UI types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GLICT aims to creation of simple-to-implement set of classes to produce a functional widget-based GUI using OpenGL. Implementation is planned in that way so that no windowing system or method is preferred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OMGUI is a cross platform GUI toolkit written in modern C++ with a modern api design and programming idioms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EkszBox-VCL - Visual Component Library For Delphi/C++ Builder. Mainly contains easily skinnable/attractive controls. Animation/fade/tween effects. ImgProgressBar, ImgTrackBar, ImgCheckBox, ImgButton, ImgForm, ImgLED, GradientBar, FadeImage, DirBrowse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    3i (Individualized Interactive Instruction) is a cross-platform educational software system that allows an instructor to query students on class material, while the students can respond and interact with the instructor both anonymously and at real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Library provides extended GUI controls manipulation under Windows enviroment. It has been created to enclose C interface of Windows API and its overhead into Object Oriented C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DogEngine is a mainly 2D game engine,but you can use all of D3D functions inside.Now it has many feathers,such as Anim-Controller,ParticleSystem,etc.It looks like Clanlib,and even has many same part with HGE.My CN website:www.dogengine.cn.So,Welcome!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GCe is a graphical editor for GUI's using the Guichan library (guichan.sourceforge.net) It uses plugins to provide the components, so can be used with custom widgets by writing an editor and end user plugin. It saves and loads using XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Extension library to WTL (a lightweight Win32 wrapper) with a number of useful UI controls and WTL-like wrappers around some other open source libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Modulized Pages Environment for embedded system. It can be used on mobile phones, car, or set-top box. MPE provide a lot of basic pages and a modulized environment to implement embedded system user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hotkeys is a library for registering system wide hot keys for java applications. Offering a simple api for registering keys with the ctrl, alt and/or shift modifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A complex table UI component delivered in a simple way. Easy to adapt and provide a rich set of features required for Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is a continuation of the existing SkinDoc project. The aim is to create a number of programs aimed to simplify the creation of media player skins. Aimed primarily at Windows Media Player, support for Winamp and others will be added.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    WINX focus the goal: MOST SIMPLE BUT EFFECTIVE. It is a C++ template GUI library that easy to use, and compatible to WTL. WTL is an effective Windows GUI library. However, it is NOT SIMPLE. (NOTE: We're migrating to http://code.google.com/p/winx)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Graphic User Interface for AVR-based microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wGui is a simple, platform independent dialog manager library using SDL and FreeType2. Written in C++ (with extensive use of the Standard Library and STL) the intention is to leave all of the antiquated C paradigms out of it (like #defines).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Fireball FX is project that aim to create the best controls and libraries for developer, the project already contains some control, CodeEditorControl, Collections,Outlook Navigation bar and etc.. New Releases and source now at http://www.codeplex.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sdl-skin provides C++ classes which allow you to define skin (GUI) for your SDL applications easily. The skin object uses Kyra widgets and the Kyra codes have been enhanced accordingly. See Open Discussion for more details...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Shiva is a C++ library for drawing and animation of vector graphics through an OpenGL context. It can also import SVG graphics and includes a set of "skinnable" standard GUI classes like Button, InputBox and ListBox to give functionality to drawing.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo