Showing 66 open source projects for "linux applications"

View related business solutions
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    feathersui-starling

    feathersui-starling

    User interface components for Starling Framework, ActionScript 3

    Feathers UI (Starling edition) is a lightweight, open-source library of user interface components designed specifically for use with the Starling Framework. It allows ActionScript developers to build GPU-accelerated interfaces for games and applications that run on desktop and mobile platforms. With a focus on performance and flexibility, Feathers UI includes buttons, sliders, lists, navigators, and layout containers optimized for Starling's rendering pipeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AS3HttpClient

    AS3HttpClient

    HTTP Client for AS3

    as3httpclient is an HTTP/HTTPS client written in ActionScript 3. It offers functionality beyond Flash’s built-in URLRequest/URLStream, implementing HTTP methods such as GET, POST, DELETE, etc., support for multipart form data, chunked transfer encoding, HTTPS (via TLS), and general HTTP client features for Flash and AIR applications. The project is old and no longer actively supported. Learn the HTTP protocol by trying to implement a client. Use AS3Crypto TLSSocket support for implementing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    purePDF

    purePDF

    A complete actionscript PDF library

    purePDF is a complete PDF library for ActionScript designed as a port of the Java iText 1 library. It allows developers to both create and read PDF documents directly from running SWF files, enabling seamless integration of PDF functionality into Flash-based applications. The library supports a wide range of PDF features, including advanced text rendering, graphics, gradients, transparency, annotations, and interactive forms. It also provides robust support for images, fonts, metadata,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    WebSystem

    WebSystem

    The best CMS system

    The WebSystem is a technology that aims to unify the solutions for the Internet in a single program, making the management of information simple and fast. The WebSystem introduces several features that help site owners the most important tasks for remote management of content and information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5
    Starling Filters

    Starling Filters

    A collection of filters for use with the Starling AS3 framework

    Starling-Filters is an open-source collection of filter effects for 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    locomote-video-player

    locomote-video-player

    Media Player in Adobe Flash with RTSP support

    Locomote Video Player is an extensible Flash-based video player created by Axis Communications. It supports various streaming protocols including HLS, RTMP, and progressive MP4, and is built with an event-driven plugin system for customizing playback behavior. Though now deprecated due to Flash's decline, it was used in surveillance, broadcasting, and enterprise video applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    webcamjs

    webcamjs

    HTML5 webcam library for capturing images from browser

    WebcamJS is a lightweight JavaScript library that enables users to access and capture images from their webcam directly within the browser using HTML5 and Flash fallback. It supports taking snapshots and integrating webcam features into web applications with minimal code. Ideal for creating apps involving profile pictures, document capture, or verification tools.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Simple Remoting for Web Applications
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    WiiGesture for Fex/AIR

    WiiGesture for Fex/AIR

    Allows inclusion of Gesture Interaction via WiiMote in Web-Apps

    WiiGesture is a library to add gestural interaction in web-applications that are based on Adobe Flash/Flex/Air. Therefore it uses the WiiFlash service (http://wiiflash.bytearray.org/?page_id=50) to retrieve the sensor data and an internal algorithm based on template matching recognizes performed gestures in real-time. For easier gesture training, a so called WiiGesture-Learning desktop tool was developed that automatically generates gesture templates by performing gestures with at least...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    as3delaunay

    as3delaunay

    Delaunay triangulation and Voronoi diagram for Flash Builder 4 project

    as3delaunay is an ActionScript 3 library that provides an implementation of Delaunay triangulation and Voronoi diagram generation. It is based on the well-known work of Raymond Hill and offers developers an efficient way to create and manipulate geometric structures for use in Flash and other AS3-based environments. The library enables users to generate Voronoi diagrams from a set of input points, allowing applications such as procedural map generation, image segmentation, and spatial...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SoundAS

    SoundAS

    A modern lightweight sound manager for AS3

    SoundAS is a modern and lightweight sound management library for ActionScript 3, built for both Flash and Adobe AIR applications. Its primary purpose is to simplify audio playback, making it easier to transition between sounds, manage sound effects separately from looping music, and handle complex sound interactions. The library provides a clean API that supports chaining, allowing concise and expressive sound control in just a few lines of code. It includes built-in support for seamless...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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: 3 This Week
    Last Update:
    See Project
  • 14
    arcgis-viewer-flex

    arcgis-viewer-flex

    Source code for ArcGIS Viewer for Flex - a great application framework

    The ArcGIS Viewer for Flex is a customizable, open-source framework for building rich GIS web applications using Adobe Flex and ArcGIS Server. It provides a modular structure with built-in map tools, widgets, and themes. Users can create interactive maps with minimal coding and extend the viewer with custom widgets for tasks like geocoding, editing, and routing. It was widely used before HTML5-based viewers became standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GrindPlayer

    GrindPlayer

    OSMF + Flex based flash video player

    GrindPlayer is a Flash video player built using OSMF (Open Source Media Framework) + Flex. It aims to provide many of the video-playback functionalities that are needed in “modern” Flash applications, including plugins for advertisements and subtitles, etc. The repo includes support tools, localization files, and utilities for building the player with the Flex SDK. OSMF + Flex-based flash video player, which provides the most needed functionality nowadays. Build scripts (.bat files) for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AS3WebSocket

    AS3WebSocket

    ActionScript client implementation for the WebSocket Draft RFC6455

    AS3WebSocket is an ActionScript 3 client implementation of the WebSocket protocol, following the final version of RFC 6455. It’s designed to allow Flash/AIR applications to connect via WebSocket (including secure WebSocket: wss://) to servers implementing that standard, to send/receive text and binary data, handle subprotocols, and support fragmentation etc. A test app is included. The testApp directory contains a Flash Builder 4.6 Air Project that uses the AS3WebSocket library and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Robotlegs Framework

    Robotlegs Framework

    An ActionScript 3 application framework for Flash and Flex

    An ActionScript 3 application framework designed for building modular and maintainable applications in Flash and Flex, offering features like dependency injection, command/view management, and plug-and-play extensions. The fluent API makes your code more readable. An extension mechanism makes the framework highly customizable. Bundles allow you to get applications started quickly. Lightweight, built-in logging shows you what the framework is doing. Mediators can be mapped to abstract types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    away3d-core-fp11

    away3d-core-fp11

    Away3D engine for Flash Player 11

    Away3D Core FP11 is a real-time 3D graphics engine for Flash Player 11 that leverages Stage3D for GPU acceleration. It provides a powerful framework for rendering 3D models, animations, lighting, and materials within ActionScript 3 applications. Ideal for interactive media, games, and visualizations, Away3D simplifies working with 3D scenes in Flash and supports common file formats like OBJ and MD5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Maven plugin for continuous integration of Adobe Flex applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AS3 Utils

    AS3 Utils

    reusable package-level functions that solve common problems

    as3-utils is a collection of reusable utility functions and object extensions for ActionScript 3, meant to solve common programming tasks. It provides packages of functions for manipulating arrays, strings, dates, colors, events, HTML, conversion routines, validation, etc. The goal is to give AS3 developers a grab-bag of handy tools so they don’t have to reinvent boilerplate code. Many of these utilities are copied/pasted from open-source projects from around the web. We will attribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Vara Framework for Flex simplifies development of data-driven, enterprise applications and enables consistent handling of initialization, loading, clearing, updating and deleting data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Standing Wave 3

    Standing Wave 3

    Flash ActionScript3 dynamic audio library

    Standing Wave 3 is an ActionScript 3 audio library that provides high-level control over the Flash Player’s SampleDataEvent API for streaming audio output. It builds on the foundation of Standing Wave 2 but has been extensively refactored, with its core sample storage and manipulation routines rewritten using Adobe Alchemy for significant performance improvements. Originally derived from the audio engine used in the Noteflight Score Editor, the library allows developers to combine and chain...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Messaging library for multi-user / real-time collaborative applications. Server side logic in php, realtime communication between clients. Short learning curve, host everywhere, pass firewalls, no installation. Applications: chat, collaborative apps, games...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Alternativa3D

    Alternativa3D

    Alternativa3D Flash GPU accelerated 3D engine

    Alternativa3D is a high-tech, open-source 3D engine built for ActionScript 3 and Adobe AIR, offering GPU-accelerated performance for browser-based games and applications, with a focus on high performance and resource efficiency. Alternativa3D is a high-tech and high-performance 3D engine for ActionScript 3 and Adobe AIR. It supports hardware acceleration for browser-based games and applications. Initially, the engine was designed to meet our own needs but we realized that it wouldn't be fair...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB