435 projects for "linux" with 2 filters applied:

  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    bfxr

    bfxr

    Flash + AIR sound effects generator. Based on Sfxr.

    The bfxr project by increpare is a sound-effects generator tool originally built using Flash + AIR, based on the earlier Sfxr project. Its purpose is to enable users, especially game developers and sound designers, to quickly generate retro, 8-bit/“chiptune” style sound effects (“bleeps”, “booms”, “zaps”, etc.) without deep knowledge of audio signal processing. It offers an interactive GUI through which you can tweak many parameters (oscillators, envelopes, filters, etc.) to sculpt custom...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    malware-samples

    malware-samples

    A collection of malware samples and relevant dissection information

    This repo is a public collection of malware samples and related dissection/analysis information, maintained by InQuest. It gathers various kinds of malicious artifacts, executables, scripts, macros, obfuscated documents, etc., with metadata (e.g., VirusTotal reports), file carriers, and sample hashes. It’s intended for malware analysts/researchers to help study how malware works, how they are delivered, and how it evolves.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    royale-asjs

    royale-asjs

    Apache Royale ASJS

    Apache Royale is an open-source compiler and framework that converts ActionScript 3 and MXML code into JavaScript, enabling Flash/Flex developers to build modern web apps using familiar tools. It offers cross-compilation, component libraries, and skinning systems while generating lightweight and responsive HTML5 apps. Royale helps migrate legacy Flash projects or build new web UIs with a declarative approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Natural Docs

    Natural Docs

    Multi-language source code documentation tool

    Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it. SourceForge houses the source code and issue database for the old Perl version of Natural Docs, version 1.52. It is still available but no longer being updated. Please see NaturalDocs.org for the 2.x source code and issue...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    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
  • 6
    Fanvas

    Fanvas

    Fanvas is a tool which can turn flash into canvas animation

    Fanvas is a tool by Tencent that allows users to convert SWF (Flash) animations into HTML5 canvas animations. It consists of two parts: a parser implemented in ActionScript that reads the SWF file and exports JSON. It also provides a JavaScript runtime library that interprets that JSON and renders the animations via the HTML5 canvas. It aims to support vector and bitmap content. It reduces the file size of the exported animations, and provides efficient playback through techniques like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Red Rogue

    Red Rogue

    Flex roguelike

    Red Rogue is a side-scrolling roguelike game developed around Flash / ActionScript by st33d. It mixes platforming and roguelike mechanics: players explore, collect loot, fight, jump, etc., in a 2D side-scroll environment, with permadeath or roguelike style progression. The game has been discontinued at some point, with known technical limitations (such as running out of save space in Flash builds) and is now open source. Full source code is available (open source) so it can be studied or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ More projects here: https://sourceforge.net/u/jorgerosa/profile At SOURCEFORGE: https://sourceforge.net/u/jorgerosa/profile At GITHUB: https://github.com/jorgerosa/FLAQUIZTV-Flash-Quizz-Game - What this app does? - The main idea is to create a didactic simple/cute/fun quiz show game for all people and for all ages with that "TV show feeling" - A game for all family. - Usage example: - Parents: Edit the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    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
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Juicy Breakout
    Juicy Breakout is a demo/example game created by grapefrukt (Martin Jonasson & Petri Purho) to explore and demonstrate “juiciness” in game feel, how small visual, animation, and feedback effects make a game feel more responsive, alive, and engaging. It’s built in ActionScript (Flash) and uses grapefrukt’s own libraries (grapelib) to handle game framework, input, rendering, etc. The demo showcases a Breakout-style (brick-breaking) game but with extra polish, effects, easing, cascading...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Starling Extension Graphics

    Starling Extension Graphics

    flash.display.Graphics style extension for the Starling Flash GPU

    Starling-Extension-Graphics is an extension for the Starling framework (which itself is a GPU-accelerated 2D framework for Flash/AIR via Stage3D). This extension adds graphics primitives (fills, strokes, planes etc.) that mimic flash.display.Graphics-style drawing but implemented in a GPU-friendly manner. It automatically triangulates vector shapes, letting developers use familiar drawing APIs but get performance benefits of GPU rendering via Starling. Starling is an ActionScript 3 library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Integra Live

    Integra Live

    Interactive audio made simple

    Part-funded by the Culture 2007-2013 programme of the European Union.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 16
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    VideoWhisper Live Streaming provides web based live video streaming (from webcam or similar sources). Live Streaming key features: + 1 to many 1 way video streaming + Live chat for viewers + User list with online participants + Channel title + HTML embed code to publish video channel + P2P group streaming support + Session timer and control with scripts + 100% web based for clients The php edition is the easiest choice to setup and run the Live Streaming application on a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Logician is a JavaScript and C++ cross-platform Decision Table and XML based Rules Engine. Decision tables provide an efficient, easy way for expressing complex rules and deploying to the client on both the desktop and in a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SemaVis (Flex UI)

    SemaVis (Flex UI)

    Semantics Visualization for Information Visualization and Analysis

    Semantics Visualizations enable understanding complex matters in an easy way. The research group “Semantics Visualization” is working on processing, enriching, and visualizing any kind of semantic data to provide visually discoverable information. Thereby processes of knowledge acquisition, human information retrieval, and decision making are supported by a variety of interactive visual representations. The developed visualizations do not only allow to investigate the masses amount of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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: 14 This Week
    Last Update:
    See Project
  • 23
    Little Software Stats
    Little Software Stats is the first free and open source program that allows software developers to keep track of how their software is being used. It is coded in PHP/MySQL which allows it to run on most web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 3 This Week
    Last Update:
    See Project
  • 25
    ND2D

    ND2D

    A Flash Molehill (Stage3D) GPU accelerated 2D game engine

    ND2D is a 2D game framework for Flash that uses Stage3D / Molehill (i.e. the GPU acceleration in newer Flash Player versions). It allows game developers to build 2D games with lots of sprites, leveraging GPU for better performance. It includes display tree constructs, sprite sheets, particle systems, cameras, post-processing etc., made to simplify building high-performance 2D content in Flash. ND2D was built to make an ease use of hardware accelerated 2D content in the Flashplayer. The aim...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.