[go: up one dir, main page]

Showing 121 open source projects for "data"

View related business solutions
  • 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
  • Dynamic Work and Complex Project Management Platform | Quickbase Icon
    Dynamic Work and Complex Project Management Platform | Quickbase

    Quickbase is the leading application platform for dynamic work.

    Our no-code platform lets you easily create, connect, and customize enterprise applications that fix visibility and workflow gaps without replacing a single system.
    Learn More
  • 1
    VVVVVV

    VVVVVV

    The source code to VVVVVV

    ...There are two versions of the VVVVVV source code available, the desktop version (based on the C++ port, and currently live on Steam), and the mobile version (based on a fork of the original flash source code, and currently live on iOS and Android). If you’re looking for the game’s text, that’s mainly (but not entirely) in the Scripts.cpp and TerminalScripts.cpp classes. These functions basically load data into a very simple script parser that controls cutscene logic. All the actual levels in the game are hardcoded in huge arrays generated with a map editor, which exports the levels in source code. Since the 2.0 update, the Windows, Mac and Linux versions of VVVVVV have featured a powerful and easy to use level editor.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    mapgen2

    mapgen2

    Map generator for games

    mapgen2 is a procedural map / island generator intended for games. It focuses on generating continent/island style maps (coastlines, mountains, rivers, etc.) with a vector / polygonal structure rather than a full high-resolution tile grid. Originally written in ActionScript, this tool emphasizes generating aesthetically pleasing island maps with realistic natural features while keeping computational complexity manageable. It supports exporting to SWF (Flash) via appropriate tooling. The most...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Oxygen 6

    Oxygen 6

    Oxygen 6 is a top-of-the-line data mining software

    ...Oxygen Miner by Oxygen Miners is a powerful tool for anyone looking to unlock the full potential of their data through efficient and reliable data mining processes. Whether you are a small business owner or a data scientist, Oxygen Miner has the features and capabilities to meet your needs and drive informed decision-making.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    LMC_by_alexiskappa

    LMC_by_alexiskappa

    A simple program for the Little Man Computer concept

    LMC_by_alexiskappa is an educational/fun program to view and learn the Little Man Computer concept in action. Little Man Computer models the von Neumann architecture, which has the basic features of a computer. Just enter your instructions/data inside the boxes. Remember that commands are three digit numbers with the first number being the instruction and the next two digits being the memory address box. LMCv1_by_alexiskappa has the general instructions displayed. Just write your commands/data inside the boxes 00-99 [MEMORY] and then click on the "RUN" button. "RESET" clears the contents of the boxes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securden Password Vault Icon
    Securden Password Vault

    For IT Teams, CIO, CSO, Security Analysts

    Store, manage, and share passwords, files, SSH keys, and DevOps secrets among IT teams. Enforce password security best practices. Ensure compliance with industry standards using comprehensive audit trails.
    Learn More
  • 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 HTTPS. Use it as a replacement for Flash's URLRequest/URLStream API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AutoAni

    AutoAni

    Compilation-free adaptive swf visualization template

    AutoAni is a compilation-free adaptive visualization template designed for creating animated bar chart races and similar time-based visualizations using Flash. It focuses on ease of use for beginners by removing the need to install Flash or compile code—users simply prepare their data and images, place them in the same directory, and open the provided SWF file with any compatible player. The template comes with built-in Source Han Sans fonts, ensuring consistent text rendering without requiring users to install additional fonts. It supports smooth and adaptive animation with variable and uniform speed algorithms, making transitions between data states visually clear and accurate. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Pascalloid Calc

    Pascalloid Calc

    Hui or Pascal's Triangle into shaped Geometry, 3D

    ...The Five Platonic Solids are included in this software, along with various geometric algorithms to create a generative geometry system. Equations in combinatoric and algebraic forms are given. Tools to play with the data are given. There is now a way to create user-defined algorithms. Dodecahedral and Icosahedral Pascalloids are now geometrically perfect and include no 'folding errors'. A 'data only' data output mode allows users to copy and paste the geometry data into any spreadsheet. Polarized (+/-) geometries for all shapes are included as an option, including special tools to work with both negative and positive numbers that appear in the revolving geometry display. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    as3swf

    as3swf

    Parse, create, modify and publish 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 the SWF.
    Downloads: 1 This Week
    Last Update:
    See Project
  • BrandMail Email Signatures for Outlook Icon
    BrandMail Email Signatures for Outlook

    Leverage every email as an opportunity to brand consistently and minimise the security risks associated with the tampering of HTML signatures.

    BrandMail®, developed by BrandQuantum, is a software solution that seamlessly integrates with Microsoft Outlook to empower every employee in the organisation to automatically create consistently branded emails via a single toolbar that provides access to brand standards and the latest pre-approved content.
    Learn More
  • 10
    flump

    flump

    Exports Flash .FLAs to GPU-friendly formats

    Flump is a toolchain for converting Flash timeline animations into lightweight runtime formats suitable for games. It allows artists to design animations in Adobe Flash (now Animate) and export them for playback in game engines using ActionScript, Java, or other runtimes. This helps maintain smooth vector animations with minimal performance cost, particularly for mobile and web games.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    SWF Investigator

    SWF Investigator

    Adobe SWF Investigator enables full analysis of SWF applications.

    ...SWF Investigator contains an extensible fuzzer for SWF applications and AMF services, so you can search for common Web application attacks. This toolset also provides a variety of utilities including encoders and decoders for SWF data, as well as a basic AS3 compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SemaVis (Flex UI)

    SemaVis (Flex UI)

    Semantics Visualization for Information Visualization and Analysis

    ...With SemaVis we developed a technology that provides various perspectives on the semantics of information. By combining different visualization techniques users and enterprises are able to perceive various data and information characteristics. SemaVis enables a facilitate human access to the “Internet of Data”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Remoting for Web Applications
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    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 one repetition. The result is an XML file that can be exported and included in the WiiGesture-API so that trained gestures are known to the API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DragonBonesAS

    DragonBonesAS

    DragonBones ActionScript Runtime

    DragonBonesAS is a skeletal animation framework for ActionScript 3 and Flash, designed to simplify the implementation of complex 2D animations. It separates the animation data from display logic, allowing developers to reuse assets, blend animations, and reduce draw calls. DragonBones supports the creation of character rigs, timelines, and inverse kinematics, making it popular in Flash-based game development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    as3delaunay

    as3delaunay

    Delaunay triangulation and Voronoi diagram for Flash Builder 4 project

    ...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 partitioning. By handling complex geometric relationships automatically, it simplifies the process of building interactive or data-driven visualizations. The project emphasizes performance and mathematical accuracy while maintaining readability for developers working in ActionScript. Its codebase serves as a reliable foundation for anyone implementing geometry-based algorithms or graphical systems within AS3 projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pascal's Canvas

    Pascal's Canvas

    Expanding Pascal's Triangle like structures in 2D

    Alg entry is simplified by being able to choose from 21 preset algs. Or, they may be adjusted or entered from scratch. Six different "Pascalloid" output modes allow the data to be graphically explored and browsed. Help is self-contained. Now there is a way to copy data from the output into the clipboard, and to paste tab-deliniated data from the clipboard to make an algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Secretica CRM

    Secretica CRM

    An absolutely free customer relationship managment (CRM) application

    An absolutely free customer relationship managment (CRM) application developed by Codeiron Ltd. Available under Codeiron Public License 1.0 (a BSD-style license but a little bit less permissive, check the License folder of project files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DesignPanel

    DesignPanel

    DragonBones DesignPanel

    DragonBones DesignPanel is the visual editor component of the DragonBones skeletal animation system. Developed as a Flash application, it enables artists to rig 2D characters, set up bones, mesh deform, and build complex animations. It exports animation data in JSON format for use with various runtimes. DesignPanel played a major role in democratizing bone-based 2D animation in Flash game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    AS3WebSocket

    AS3WebSocket

    ActionScript client implementation for the WebSocket Draft RFC6455

    ...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 implements two of the test subprotocols from Andy Green's libwebsockets test server, the dumb-increment-protocol, and the lws-mirror-protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Brainstorm Browser

    Brainstorm Browser

    Online, multiuser, brainstorm app.

    This was a multi-user organizational tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Flightdeck-UI is a project that utilizes the ideas from the design of aircraft controls and instruments for creating computer user interfaces, such as for monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Glitch Client

    Glitch Client

    Source for the Flash-based Glitch client

    Glitch-client is the source code for the original Flash-based client for Glitch, the MMO game developed by Tiny Speck. It includes the user interface, display logic, game logic client-side (in AS3), asset handling and communication with servers. The client handles rendering the game world, inventory, avatars, locations, games etc., via the Flash client. The client code was later released as part of the asset archive after the game shut down. Networking / protocol logic to sync with game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next