Showing 275 open source projects for "development"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 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
    The records of Comag PVR2/100CI or Silvercrest SL80/2 100CI are MPEG TS files with special packets and additional informations at a file meta.dat. First purpose of this project is documentation for these files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SkratchPad is an enhanced and pre-configured version of WordPress for use by projects in order to author, share and maintain information and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    (Kubuntu is a User-friendly Desktop OS) Various add-ons and enhancements for the Kubuntu Linux distribution, aiming to make it even more appealing for the masses. So the main focus is on average casual desktop users' skill levels and interests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Translation of RPG/400- (as well as RPG-II/III)- programs to native C++. Runtime-Environment for RPG/400-programs Class-library for RPG/400 programs and datatypes, including high-precision arithmetics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Openology is an opensource project to build a PHP web application development framework with its associated tools and applications. It consists of 3 parts, the core codes, a setup-code generation-deployment interface and a standard UI specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Elaya is a compiler for the Elaya language. A modern object oriented language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Yis is an installer for Linux. It is available in many languages. It's like Yast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHPGrid is a PHP object that allows to browse/add/edit/search/delete records in a database table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Portable secure lightweight interpreter-based embeded java virtual machine that supports threading ,secure sand box execution enviroment
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    This project supports the integrated and unified handling of sessions to distributed physical and virtual hosts via an SSH tunnel. The Desktop clients and remote servers, hypervisors, emulators, or processes are either managed individualy or combined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Racing Game written using C/C++, OpenGL, DirectX for the PC. Developed by 5 students as part of a ~3 month school project. Renderer, AI, Physics, sound and related sub-systems are all built from the ground up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Developed by the manteiner Klederson Bueno, phpBurn is a MVC FRAMEWORK for PHP usage, initialy born as an ORM like hibernate and Nhibernate it allows you to create more and faster using OO concepts and patterns with a log of time gain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AS3 Framework
    - fw.linq: Linq To Objects - fw.reflection: Reflection on AS3 classes - fw.queues: Program async - synchronous style - fw.events: Eventdispatching made easy (C# style) - fw.serialization: Serialize EVERY instance to xml and back ... and much more.
    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

    F3DC

    Actionscript Flash 3D Controls (GL3DC AS3 version)

    Actionscript Flash 3D Controls (GL3DC AS3 version) This is a Flash 11 version of GL3DC. - Support Truetype fonts - Splines
    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
    FlashPascal
    compiler for a Pascal like language that build Flash animation (SWF) FlashPascal2 is a more advanced free compiler availabe at http://flashpascal.execute.re/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SignalCommandMap

    SignalCommandMap

    Robotlegs extension to facilitate the use of AS3-Signals with Robotleg

    signals-extensions-CommandSignal is an ActionScript 3 extension that integrates Robotlegs and AS3-Signals frameworks to provide a cleaner, strongly typed alternative to traditional Flash Events in application architecture. Robotlegs uses events as the communication mechanism between models, services, and commands, but this project replaces that system with the more robust and object-oriented AS3-Signals. By combining the two, developers can eliminate the ambiguity and string-based event...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    World Construction Kit (WCK)

    World Construction Kit (WCK)

    Box2d Flash Alchemy Port + World Construction Kit

    WCK (World Construction Kit) is an ActionScript 3 physics engine built as a port of Box2D (with Flash Alchemy in mind). It provides tools for building simulated worlds with rigid bodies, shapes, collision detection, joints, gravity, etc., embedded into Flash/AIR environments. It aims to integrate Box2D-style physics decently with Flash, allowing developers to assemble physics scenes (“worlds”), define shapes, manage simulation steps, and run demos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Android Wordpress Theme
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    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