Showing 33 open source projects for "linux"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 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: 2 This Week
    Last Update:
    See Project
  • 4
    as3swf

    as3swf

    Parse, create, modify and publish SWF files

    as3swf is a low-level ActionScript 3 library for parsing, creating, modifying, and emitting SWF files. It gives programmatic access to SWF structure (tags, binary content, shapes, actions, etc.), and allows developers to read SWF files, manipulate them in code (e.g. change shapes, embed assets, alter frame data), and write them back out. as3swf is released under the MIT license. Parse, create, modify and publish SWF files. Modify SWF content: insert, remove, or alter tags or objects within...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 5
    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: 36 This Week
    Last Update:
    See Project
  • 6
    SWFWire

    SWFWire

    Flash Development Tools

    SWFWire is a set of open-source ActionScript 3 libraries and tools for parsing, editing, and generating SWF files. It’s designed to help developers analyze Flash content, extract embedded assets, or build SWFs programmatically. This project is especially useful for reverse engineering Flash files or building custom Flash pipelines, and includes a visual decompiler/editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    jQuery-webcam

    jQuery-webcam

    A webcam wrapper plugin for jQuery

    A small jQuery plugin that wraps a Flash-based webcam interface (via .swf) to enable webcam capture and control from JavaScript in web pages. A small wrapper library to be able to communicate with a Flash webcam via JavaScript. The camera doesn't work if you have any dom-errors on your page. If you want to draw the picture onto a canvas, have a look at the source of the page on the blog. For further details and code examples take a look at the demonstration and documentation page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gestouch

    Gestouch

    Gestouch: multitouch gesture recognition library for Flash

    Gestouch is an ActionScript 3 library designed to enhance gesture handling in Flash/AIR projects, offering customizable recognition of single- and multi-touch gestures along with conflict management—going beyond the limited default Flash gesture support. Pretty neat architecture. Very similar to Apple’s UIGestureRecognizers (Cocoa-Touch UIKit). Works with any display list hierarchy structures: native DisplayList (pure AS3/Flex/your UI framework), Starling or ND2D (Stage3D) and 3D libs....
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    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
  • 11
    Books (zengfeng)

    Books (zengfeng)

    Collection of scanned/digitized books, tutorials, and source code

    The “books” repository is a collection of scanned / digitized books, tutorials, source code and documents related to Flash / ActionScript 3.0 and graphics/game programming. It includes Chinese translations and source code for AS3 animation, Stage3D tutorials, 3D mathematics, etc. It is more of a resource repository than a software product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dynamic Flex forms

    Dynamic Flex forms

    Components to generate a flex (spark) form dynamically

    Proof of concept project to investigate the potential to generate Flex forms from a dynamic (possibly externalised) source to cut development time building common form functionality. I've previously used 'control' classes to allow non technical users to configure form validation parameters in an external XML file, however the form & model still required development time. As an extension of the form class to function more like a SkinnableDataComponent the form items become...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    f4Player (flv, f4v)

    f4Player (flv, f4v)

    fPlayer (aka fPlayer or as3flvplayer) moved to http://gokercebeci.com

    Free, Small, Quick, Customizable and the Bestest FLV Player on Internet! f4Player is an open source flash (AS3) video/stream player and library project. It is so small that it is only 13kb and totally free under GPL license. A few years ago I wanted to play a video (flv) on my webpage and I developed a realy small, simple flv player and I'm still developing it for HTML5 support and JS interface. I've only tested it with flv, f4v, mp4, stream, live stream, subscribed CDN and it works...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This is a JavaScript library which gives the ability to use cryptographic functionality abstracted of available technologies on the browser side. It executes a cryptographic function with the fastest technology including Java, JavaScript and Flash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SwiftSuspenders

    SwiftSuspenders

    Dependency injection framework for ActionScript

    SwiftSuspenders is a lightweight dependency injection framework for ActionScript, providing a flexible and metadata-driven way to manage object dependencies in AS3 applications. Chaining multiple injectors to create modular dependency-mapping graphs much like inheritance works in OOP. Defining local and shared scope for mappings, akin to public and private members of a class. Support object live-cycle management (note: The latter part of that management, i.e. the destruction, is not yet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    flixel

    flixel

    flixel is a free Actionscript (Flash) library

    Flixel is a free, open-source game development library written in ActionScript 3 originally for Flash, created by Adam “Atomic” Saltsman. It provides a lightweight yet powerful base framework to build 2D games: handling rendering, input, collisions, tilemaps, particles, cameras, etc. It was designed to be easy to learn and extend, useful both for simple arcade style games and more elaborate ones. It has been used for many indie / Flash games (including commercial and contest-nominated ones),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BulkLoader

    BulkLoader

    A bulk loading library for Actionscript

    BulkLoader is a minimal ActionScript 3 (AS3) library intended to simplify the process of loading and managing multiple assets (images, SWFs, XML, sounds, etc.) in Flash/AIR projects. It provides a unified interface to deal with different content types, handles connection pooling, progress reporting, caching, retries, priority, and other conveniences so developers spend less effort coordinating many concurrent loads. Statistics about loading (latency, speed, average speed). Various kinds on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AS3Libs

    AS3Libs

    A collection of AS3 libraries and sketches

    AS3Libs is a collection of ActionScript 3 libraries and sample sketches maintained by Grant Skinner. It includes many small independent libraries for things like collision detection, color matrices/filters, particle effects, random number utilities, path-finding, etc., as well as smaller visual/interactive sketch examples. It is intended as a resource/toolbox for developers building in AS3 (Flash / AIR). Simple library for breaking intensive tasks up across frames to maintain UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GlassesFactory

    GlassesFactory

    Library with various code modules

    It contains various code modules. It includes custom AS3 utilities, UI, tools, and helper classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SWFSize
    SWFSize is a small (really small) library for Adobe Flash technology that works in collaboration with SWFObject and provides control over the swf's container metrics. To add, SWFSize gives you the ability to use the browser's native scrollbars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a JavaScript library which gives the ability to use cryptographic functionality abstracted of available technologies on the browser side. It executes a cryptographic function with the fastest technology including Java, JavaScript and Flash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FZip

    FZip

    Class library to load, modify and create standard ZIP archives

    FZip is an ActionScript 3 class library that allows developers to load, create, and modify ZIP archive files from AS3; it supports reading existing ZIPs, writing new ones (including adding/removing files), decompressing and compressing entries, and generally working with standard ZIP formats entirely in AS3.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    AS3 Signals

    AS3 Signals

    Signals is a new approach for AS3 events, inspired by C# events

    A library offering a modern event system for ActionScript 3 inspired by C# events and Qt’s signals/slots, replacing string-based events with type-safe, boilerplate-free Signals. A Signal is essentially a mini-dispatcher specific to one event, with its own array of listeners. A Signal gives an event a concrete membership in a class. Listeners subscribe to real objects, not to string-based channels. Event string constants are no longer needed. Signals are inspired by C# events and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    as3corelib

    as3corelib

    An ActionScript 3 Library that contains a number of classes

    An ActionScript 3 library providing a suite of utility classes for tasks like MD5 and SHA-1 hashing, image encoding, JSON serialization, and extended String, Number, and Date APIs. Code is released under a BSD License. An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript 3. These include classes for MD5 and SHA-1 hashing, Image encoders, and JSON serialization, as well as general String, Number, and Date APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next