Search Results for "software development" - Page 5

Showing 279 open source projects for "software development"

View related business solutions
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    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
  • 2
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    A simple free Actionscript and flex code editor for Linux built with Mono and Gtk# The title is a working title so any name suggestion will be accepted gratefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    Small scripting language with a minimal yet powerful command syntax developed in ActionScript 3. Heavily inspired by Sauerbraten's console language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ExportSWC is a plugin written for the FlashDevelop IDE (http://www.flashdevelop.org) used to generate SWC files for Flash/Flex code libraries on the PC. Tutorial: http://blog.log2e.com/2008/05/07/creating-a-swc-component-in-flashdevelop/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    as3simpleIso
    simple as3 iso engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sick of handling ifs and gotos in DOS batch files? Use this code generator to code in a higher level language, the sausage machine turns out the batch file. Mercurial repo at https://bitbucket.org/nickj/batchgen
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    FireScrum is an intuitive and easy-to-use SCRUM projects management environment focused on Rich Internet Application(RIA) technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OOF: the very open Flash components
    OOF is a set of components which enable designers to create a back office, a front office, dynamic sites, forms, rich applications, database driven applications... This done with Flash or SILEX, by designers without programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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: 5 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    CubeHenge
    Modified AMFPHP with advanced authentication, file management, view templating, automated ORM MySQL interface while maintaining a fast and easy "drag and drop to FTP" installation. Get the Free UI at http://cubehenge.org/?pageName=Download
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    caspin
    caspin is a thin wrapper library around Mozilla's Tamarin Project, which enables you to seamlessly integrate the AVM2 (Adobe Virtual Machine 2) into your C/C++ Projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    D2D Map Editor enables the rapid creation of tile based map grids. It’s easy to learn and can be used by programmers and non-programmers alike. The maps generated can be deployed in games and applications developed in C++, C#, ActionScript and XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A repository of Flash Builder IDE Actionscript 3.0 examples that utilize the Multicore Pure MVC Model view controller framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FlexViz is a graph-based visualization tool written entirely in Flex and ActionScript 3.0. It is based on the Shrimp/Jambalaya/Creole java tools and has the same layouts that have been ported from Java into ActionScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project defines an open AS3/Flex interface to allow you to plot information via Google Maps API simply using your own XML datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    *** 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
  • 24
    asMock is a dynamic mocking framework for Flex/Flash (AS3). More information, including news, tutorials and API Documentation can be found at the asMock website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vulcan Project

    Vulcan Project

    This project has been moved to [Vulcan2012]

    This project does not update here anymore. 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
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →