Showing 47 open source projects for "qt-based"

View related business solutions
  • 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
  • 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
  • 1
    MMORPG

    MMORPG

    MMORPG

    This MMORPG project is a Flash-based multiplayer online role-playing game engine designed for browser gameplay. It includes core components such as character movement, chat, map transitions, and simple combat systems, serving as a foundation for developing 2D online games. The codebase is suitable for learning how multiplayer mechanics work in ActionScript and supports socket-based networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Starling Filters

    Starling Filters

    A collection of filters for use with the Starling AS3 framework

    ...These filters allow developers using Starling (a GPU accelerated 2D rendering framework in Flash/AIR) to apply image processing / visual effects (e.g. blur, glow, etc.) in their Starling-based applications. The repo has versions for Starling 2.0 (on master) and older filters archived for Starling 1.x. A collection of filters for use with the Starling AS3 framework. The master branch contains filters for use with Starling 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Flash UI Framework using the Adobe drawing APIs to create everything. All UI objects can be skin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Application framework based on inversion of control/dependency injection
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OSMF HLS Plugin

    OSMF HLS Plugin

    OSMF HLS Plugin

    The OSMF HLS Plugin is a plugin extension for OSMF (Open Source Media Framework) version 2.0 that enables playback of Apple’s HTTP Live Streaming (HLS) streams within Flash/OSMF-based video players. It supports various use cases (live, video-on-demand, DVR style) and handles HLS protocol tags, bitrate switching, discontinuities, etc., to allow AS3/Flash / AIR apps/players to use HLS as a streaming protocol. HLS playback in OSMF 2.0-based video players. Multi-bitrate streaming. VOD/Live/DVR content streaming. Dynamic buffering control for optimized playback (beta).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Starling Extension Particle System

    Starling Extension Particle System

    A particle system for the Starling framework

    The Starling Extension Particle System is an ActionScript extension for the Starling framework that enables developers to integrate particle effects created with the "Particle Designer" tool by 71squared into Starling-based applications. The demo-directory contains a sample project. To compile it, add a reference to the Starling library and add the source directory that contains the particle system classes. The project contains 4 sample configurations. Switch between configurations in Demo.as by hitting the space bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apache Flex SDK

    Apache Flex SDK

    Mirror of Apache Flex SDK

    Apache Flex SDK is the open-source software development kit maintained by the Apache Software Foundation for building applications using Adobe’s Flex framework—primarily targeting Flash runtime and AIR for rich internet applications. The Apache Flex SDK defaults to using the Adobe Flash Player 11.1. The SDK can be used with Flash Player versions 10.2 and up. The Apache Flex SDK uses third-party code that will be downloaded as part of the build. In addition, you can choose to download...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    ...It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects. Organizing game objects into Worlds, Entities, with type-based grouping etc. Manage entity drawing order via depth/layer so that scenes render properly in order (foreground/background, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    vulcan2012

    vulcan2012

    Vulcan Project is Flex(Actionscript) micro-architecture

    Vulcan Project is micro-architecture that are implemented the basic commands (open, close, undo / redo, copy / paste ...) and the docking-system is required for UI development. Vulcan Project is based on Flex / AIR framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Swiz Framework

    Swiz Framework

    Swiz framework for AS3 and Flex

    Swiz is a micro-architecture framework for building rich internet applications using ActionScript 3 and Adobe Flex, promoting simplicity and a structured approach to application design. Swiz does not use GitHub for issue tracking or documentation. Documentation can be found in the Swiz wiki and bugs and feature requests should be entered in the Swiz JIRA instance. The Swiz team welcomes contributions to the framework in the form of pull requests. Please note that active development happens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ftk is an ActionScript 2.0 library and is focused on data input/output. Most notably are the serialization classes based on php's un/serialize format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    FlexUnit

    FlexUnit

    Open source repository for FlexUnit project for Actionscript 3

    FlexUnit is an open-source unit testing framework for Flex and ActionScript 3, akin to JUnit, providing both functionality for automated testing and a graphical test runner. Support for Flex or ActionScript 3, mark tests with Metadata, async testing support. Exception handling, theories, datapoints and assumptions. The code for FlexUnit can be found on Apache Git. Metadata annotations for test case definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Flex Rapid Interfacing (FRI) Framework aids developers in the construction of complex Adobe Flex-based user interfaces. FRI provides the basic constructs for security, preferences, asynchronous data notification, and wizard-driven interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Redblox is a Flash AS3 framework that creates an XML blueprint of everything on your site. This XML blueprint is used by the framwork to recursively build everything. Developed to access every item on your website with a simple CTRL+CLICK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RestfulX Framework

    RestfulX Framework

    The RESTful way to develop Adobe Flex and AIR applications

    RestfulX is a framework designed to streamline development of Adobe Flex and AIR applications by providing a RESTful architecture that simplifies server communication within Flex-based rich internet applications. Integrate with Ruby On Rails, Merb or Sinatra applications that use ActiveRecord, DataMapper, CouchRest, ActiveCouch and so on. Communicate between your Flex/AIR Rich Internet Application and service providers using AMF, XML or JSON. Persist your data directly in Adobe AIR SQLite database or CouchDB without any additional infrastructure or intermediate servers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    *** WARNING ***: THIS PROJECT HAS MOVED TO GITHUB. GO TO http://www.graniteds.org FOR UP-TO-DATE INFORMATION AND LINKS. Granite Data Services (GraniteDS) is a comprehensive development and integration solution for building Flex / JavaEE RIA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vulcan Project

    Vulcan Project

    This project has been moved to [Vulcan2012]

    ...This project has been moved to [Vulcan2012] https://sourceforge.net/projects/vulcan2012/ Vulcan Project is micro-architecture that are implemented the basic commands (open, close, undo / redo, copy / paste ...) and the docking-system is required for UI development. Vulcan Project is based on Flex / AIR framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The ServeBox Foundry is an ActionScript 3 / Java framework designed for Flex 3 / Flex 4 applications development. For flex4 use the new version 3.0.0-beta. Its design is based on several design patterns, and includes tools built to resolve some of th
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu). NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    APP-MDI (Application Multiple Document Interface) is a library in ActionScript 3 for Flex application witch need an environment similar to desktop applications. http://www.trueagile.org/examples/amdiBasicExample/amdiBasicExample.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The initial idea is to build an application framework that will be hosted on Mono ASP.Net, and the UI with Flex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The main objective of the ONE project is to enrich Digital Ecosystems with an decentralised negotiation environment and enabling tools that will allow organisations to create contract agreements for supplying integrated services as a virtual organisation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flicc is an Mxml based Dependency Injection framework for Flex. Flicc allows you to define objects and their dependencies using constants to provide more compile-time checking, configure view components and quickly write domain-specific injection tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB