Showing 179 open source projects for "code-server"

View related business solutions
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    VVVVVV

    VVVVVV

    The source code to VVVVVV

    ...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: 11 This Week
    Last Update:
    See Project
  • 2
    Ovmeet

    Ovmeet

    Video conferencing and collaboration platform

    ...The older version was built using Adobe/Flash, but that is no longer maintained. The newer version uses modern web technologies to deliver video conferencing services across Web, H5, Android, iOS, PC, etc. It also supports server configurations, live streaming, multiple protocols, and integration with hardware and AR components for extended use cases. Supports WebRTC, RTMP, RTSP, SIP protocols, enabling interoperability with streaming devices, hardware endpoints, and different media sources.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    bfxr

    bfxr

    Flash + AIR sound effects generator. Based on Sfxr.

    ...It offers an interactive GUI through which you can tweak many parameters (oscillators, envelopes, filters, etc.) to sculpt custom sound effects; you can preview in real time, export, and iterate. The project includes libraries, HTML templates, and both ActionScript and JavaScript code. It has been well-received (over a thousand stars), but as of 2025, it has been superseded by a newer version called bfxr2, which is a JavaScript reworking of the original.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    Anodyne 1 Repo

    Anodyne 1 Repo

    Action-adventure game originally released in 2013

    Anodyne is a surreal action-adventure game originally released in 2013 by Analgesic Productions. The 1-Repo is the open source release of the game’s source code, assets, level editor etc, so users can build, modify, or examine the game. The game features exploration, puzzles, a broom as a tool/weapon, top-down rooms, dreamlike narrative and atmosphere, and pixel-art graphics. This is all of the original music source files which you can open in REAPER and play back using the free sfz plugin with some freely available soundfont files. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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 database. ...
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 7
    jsc
    JSC allows developers to think in C# while targeting JavaScript, Java, Actionscript and PHP. If you want to create a Flash or WebGL powered game in C# JSC is what you need. If you want to create a single page web application JSC is what you need! JSC also integrates with NuGet which allows to create packages. Contact us at: info@jsc-solutions.net
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    pbboard

    pbboard

    PBBoard - Free and Open Source Forum Software

    Program PBBoard is interactive Forum management program Dialogic Free classified as free software and open source, is located under the GNU GPL, is written in PHP and based on MySQL database engine And PBBoard now in its third generation version 3.0, this version includes integration between design standard High-level as well as high security, as well as multi-language interface and empowerment Full of multiple databases for planning modulating complete with a lack of effort on servers....
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9

    it-advisor

    Советы и скрипты для Thinstation 5.x и 6.x

    Все записи основаны на собственном опыте и не являются чьим то официальным юзермануалом. Все скрипты и команды тестировались в установленной системе SuSE Linux Enterprise Server 10.4 от NOVELL Скорее всего всё будет работать в любой системе Linux как есть или с небольшими изменениями, но смысл манипуляций остаётся тот же.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 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
  • 10

    Learn and Play

    XML-based framework for developing games

    XML-based framework for developing games in (ActionScript 2.0, discontinued) HTML5 Phaser.io's engine It'd been thought to develope a project with a great amount of games on drag&drop, painting, typing, hunting, puzzles.There's no need to write the same code to similar games! Just write some XML lines (check samples) and one JavaScript instruction to run your game. NOTE: some browsers security policies do not allow to run samples locally. If this occurs, try to publish on a web site
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    AutoAni

    AutoAni

    Compilation-free adaptive swf visualization template

    ...Configuration is handled through simple CSV files, allowing users to adjust layout, speed, positioning, and formatting without editing the source code directly. AutoAni includes modules such as champion bars and champion portraits, with more features planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Red Rogue

    Red Rogue

    Flex roguelike

    ...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 ported or modified. Visual and gameplay polish, platformer art, physics of jumping etc., aesthetic style, sound etc. (typical for Flash games of that era).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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 the SWF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    ...PHP Live Streaming Edition Highlights: + Create Live Video Channels + Broadcast Live Video from Browser + Share Channels Link/Embed Code + Limit Total Use Time by Channel + Simple Setup + Easy to Install + Full PHP Source Code + Easy to Integrate Requires a RTMP hosting to setup rtmp side (see installation instructions).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    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: 6 This Week
    Last Update:
    See Project
  • 21
    QBism Game Engine
    qbism Super8 is an open source 3D game engine with advanced yet intentionally retro 8-bit graphics for a crunchy pixelated look. The source code is forked from Makaqu Quake with enhancements from other Quake projects. The goal is to expand capabilities of authentic software-rendering without sacrificing performance. Features ———— Real 8-bit software graphics Plays most modern epic Quake maps that require enhanced engine limits and extensions. Colored static and dynamic lights. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SoundAS

    SoundAS

    A modern lightweight sound manager for AS3

    ...Its primary purpose is to simplify audio playback, making it easier to transition between sounds, manage sound effects separately from looping music, and handle complex sound interactions. The library provides a clean API that supports chaining, allowing concise and expressive sound control in just a few lines of code. It includes built-in support for seamless looping, volume fading, tweening, and grouping of sounds, making it highly useful for game development and multimedia projects. SoundAS also offers a modular structure, enabling developers to use individual SoundInstance objects directly without needing the full system. With a permissive license and active examples, it is designed to be straightforward, flexible, and powerful for managing audio in ActionScript projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Flashbang

    Flashbang

    Project "Flashbang" - An open-source Flash-security helper

    ...It is still considered alpha quality. Clone the repo using the --recursive flag, so that all necessary submodules are cloned as well. Ideally, clone it into an Apache web-root (or any other web server). Prepare the environment for Shumway to work properly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Apache Flex SDK

    Apache Flex SDK

    Mirror of Apache Flex SDK

    ...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 optional third-party code if you would like to take advantage of the features offered, and you agree to the license terms.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    arcgis-viewer-flex

    arcgis-viewer-flex

    Source code for ArcGIS Viewer for Flex - a great application framework

    The ArcGIS Viewer for Flex is a customizable, open-source framework for building rich GIS web applications using Adobe Flex and ArcGIS Server. It provides a modular structure with built-in map tools, widgets, and themes. Users can create interactive maps with minimal coding and extend the viewer with custom widgets for tasks like geocoding, editing, and routing. It was widely used before HTML5-based viewers became standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB