Skip to content

Commit 14d5bad

Browse files
committed
auto update 2026-05-23
1 parent 4ecae1b commit 14d5bad

38 files changed

Lines changed: 6229 additions & 2628 deletions

Data/github-ranking-2026-05-23.csv

Lines changed: 3601 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 301 additions & 301 deletions
Large diffs are not rendered by default.

Top100/ActionScript.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
| Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit |
77
| ------- | ------------ | ----- | ----- | -------- | ----------- | ----------- | ----------- |
8-
| 1 | [VVVVVV](https://github.com/TerryCavanagh/VVVVVV) | 7962 | 594 | ActionScript | 30 | The source code to VVVVVV! http://thelettervsixtim.es/ | 2026-05-14T22:15:43Z |
8+
| 1 | [VVVVVV](https://github.com/TerryCavanagh/VVVVVV) | 7964 | 594 | ActionScript | 30 | The source code to VVVVVV! http://thelettervsixtim.es/ | 2026-05-14T22:15:43Z |
99
| 2 | [open-source-flash](https://github.com/open-source-flash/open-source-flash) | 7319 | 111 | ActionScript | 25 | Petition to open source Flash and Shockwave spec | 2021-02-24T08:44:01Z |
1010
| 3 | [Starling-Framework](https://github.com/Gamua/Starling-Framework) | 3053 | 812 | ActionScript | 77 | The Cross Platform Game Engine | 2026-02-22T21:30:04Z |
1111
| 4 | [webcamjs](https://github.com/jhuckaby/webcamjs) | 2511 | 1108 | ActionScript | 154 | HTML5 Webcam Image Capture Library with Flash Fallback | 2020-04-22T07:50:12Z |
1212
| 5 | [as3corelib](https://github.com/mikechambers/as3corelib) | 1501 | 448 | ActionScript | 106 | An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs. | 2024-08-18T20:22:14Z |
13-
| 6 | [mapgen2](https://github.com/amitp/mapgen2) | 1366 | 211 | ActionScript | 1 | Map generator for games written in Flash. *There's an HTML5 version* on github/redblobgames/mapgen2 . Generates island maps with a focus on mountains, rivers, coastlines. | 2025-05-07T23:38:10Z |
13+
| 6 | [mapgen2](https://github.com/amitp/mapgen2) | 1367 | 211 | ActionScript | 1 | Map generator for games written in Flash. *There's an HTML5 version* on github/redblobgames/mapgen2 . Generates island maps with a focus on mountains, rivers, coastlines. | 2025-05-07T23:38:10Z |
1414
| 7 | [scratch-flash](https://github.com/scratchfoundation/scratch-flash) | 1358 | 515 | ActionScript | 0 | Open source version of the Scratch 2.0 project editor. This is the basis for the online and offline versions of Scratch found on the website. | 2019-02-05T18:30:34Z |
1515
| 8 | [flixel](https://github.com/AdamAtomic/flixel) | 1142 | 195 | ActionScript | 68 | flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects. | 2015-11-05T01:35:36Z |
1616
| 9 | [as3-signals](https://github.com/robertpenner/as3-signals) | 1063 | 199 | ActionScript | 4 | Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt. | 2025-05-19T18:05:34Z |
@@ -47,10 +47,10 @@
4747
| 40 | [Starling-Extension-Particle-System](https://github.com/Gamua/Starling-Extension-Particle-System) | 325 | 143 | ActionScript | 0 | A particle system for the Starling framework, compatible with the "Particle Designer" from 71squared.com | 2024-07-25T07:28:27Z |
4848
| 41 | [Spike](https://github.com/SpikeApp/Spike) | 321 | 205 | ActionScript | 42 | Get The Most Out Of Your CGM Transmitter | 2024-11-08T23:13:50Z |
4949
| 42 | [skyui](https://github.com/schlangster/skyui) | 296 | 168 | ActionScript | 34 | SkyUI interface mod for Skyrim. | 2023-05-11T11:18:05Z |
50-
| 43 | [flash](https://github.com/flowplayer/flash) | 282 | 175 | ActionScript | 89 | Flowplayer Flash, the video player for the Web | 2016-01-30T06:52:46Z |
50+
| 43 | [flash](https://github.com/flowplayer/flash) | 283 | 175 | ActionScript | 89 | Flowplayer Flash, the video player for the Web | 2016-01-30T06:52:46Z |
5151
| 44 | [Starling-Extension-Graphics](https://github.com/StarlingGraphics/Starling-Extension-Graphics) | 282 | 84 | ActionScript | 34 | flash.display.Graphics style extension for the Starling Flash GPU rendering framework | 2017-03-24T17:58:53Z |
5252
| 45 | [SwiftSuspenders](https://github.com/tschneidereit/SwiftSuspenders) | 278 | 85 | ActionScript | 10 | NOTE: Find the offical repo at http://github.com/robotlegs/swiftsuspenders | 2013-03-22T00:52:32Z |
53-
| 46 | [as3-utils](https://github.com/as3/as3-utils) | 272 | 58 | ActionScript | 2 | reusable package-level functions that solve common problems | 2013-06-04T01:12:41Z |
53+
| 46 | [as3-utils](https://github.com/as3/as3-utils) | 273 | 58 | ActionScript | 2 | reusable package-level functions that solve common problems | 2013-06-04T01:12:41Z |
5454
| 47 | [flexunit](https://github.com/flexunit/flexunit) | 270 | 90 | ActionScript | 0 | Open source repository for FlexUnit project for Actionscript 3 and Flex projects. | 2014-01-16T19:35:45Z |
5555
| 48 | [BulkLoader](https://github.com/arthur-debert/BulkLoader) | 268 | 60 | ActionScript | 9 | A bulk loading library for Actionscript. | 2015-08-31T21:13:30Z |
5656
| 49 | [glassesfactory](https://github.com/glassesfactory/glassesfactory) | 267 | 23 | ActionScript | 0 | 俺々ライブラリ | 2016-08-07T10:39:48Z |
@@ -65,8 +65,8 @@
6565
| 58 | [Papervision3D](https://github.com/Papervision3D/Papervision3D) | 238 | 54 | ActionScript | 4 | A Real-Time 3D Engine for Flash Player 10 | 2009-11-17T02:21:30Z |
6666
| 59 | [swiz-framework](https://github.com/swiz/swiz-framework) | 225 | 41 | ActionScript | 14 | Swiz framework for AS3 and Flex | 2013-06-19T04:19:12Z |
6767
| 60 | [avmplus](https://github.com/adobe/avmplus) | 224 | 78 | ActionScript | 6 | Source code for the Actionscript virtual machine | 2019-10-02T23:38:19Z |
68-
| 61 | [ovmeet](https://github.com/ccallcn/ovmeet) | 219 | 110 | ActionScript | 1 | SIP视频对讲、MCU融屏、指挥调度 、网页视频会议、视频会议、H5视频直播、SIP广播会议、融合通信、WebRtc、RTMP、SIP、RTSP、白板、视频录制、视频通话、旁路直播、AR眼镜、执法记录仪、AR专家系统、AR远程协助、AR巡检、远程医疗、视频安全帽、机顶盒 | 2026-05-08T07:37:16Z |
69-
| 62 | [glitch-avatars](https://github.com/tinyspeck/glitch-avatars) | 213 | 99 | ActionScript | 1 | Art and source for Glitch's customizable avatars | 2013-12-03T01:51:08Z |
68+
| 61 | [ovmeet](https://github.com/ccallcn/ovmeet) | 219 | 110 | ActionScript | 1 | SIP视频对讲、MCU融屏、指挥调度 、网页视频会议、视频会议、H5视频直播、SIP广播会议、融合通信、WebRtc、RTMP、SIP、RTSP、白板、视频录制、视频通话、旁路直播、AR眼镜、执法记录仪、AR专家系统、AR远程协助、AR巡检、远程医疗、视频安全帽、机顶盒 | 2026-05-23T02:36:44Z |
69+
| 62 | [glitch-avatars](https://github.com/tinyspeck/glitch-avatars) | 213 | 98 | ActionScript | 1 | Art and source for Glitch's customizable avatars | 2013-12-03T01:51:08Z |
7070
| 63 | [avmplus](https://github.com/adobe-flash/avmplus) | 211 | 91 | ActionScript | 1 | Source code for the Actionscript virtual machine | 2013-12-03T00:05:33Z |
7171
| 64 | [FlashSocket.IO](https://github.com/simb/FlashSocket.IO) | 210 | 71 | ActionScript | 11 | Library to help Flash, Flex and ActionScript clients connect to Socket.IO servers. | 2016-09-22T20:16:49Z |
7272
| 65 | [Starling-Filters](https://github.com/devon-o/Starling-Filters) | 208 | 49 | ActionScript | 0 | A collection of filters for use with the Starling AS3 framework. | 2017-12-12T17:18:45Z |
@@ -81,8 +81,8 @@
8181
| 74 | [books](https://github.com/zengfeng/books) | 187 | 98 | ActionScript | 0 | books | 2012-11-24T11:06:49Z |
8282
| 75 | [rtmp-streamer](https://github.com/chxj1992/rtmp-streamer) | 186 | 50 | ActionScript | 13 | 浏览器RTMP推流SDK (A javascript rtmp streamer library) | 2018-02-09T08:24:33Z |
8383
| 76 | [fzip](https://github.com/claus/fzip) | 184 | 62 | ActionScript | 4 | FZip is an Actionscript 3 class library to load, modify and create standard ZIP archives. | 2010-11-06T00:11:41Z |
84-
| 77 | [glitch-items](https://github.com/tinyspeck/glitch-items) | 182 | 94 | ActionScript | 1 | Items, Inhabitants, and other assorted things from www.glitchthegame.com | 2013-12-16T06:52:22Z |
85-
| 78 | [glitch-client](https://github.com/tinyspeck/glitch-client) | 180 | 95 | ActionScript | 0 | Source for the Flash-based Glitch client | 2014-01-22T02:12:05Z |
84+
| 77 | [glitch-items](https://github.com/tinyspeck/glitch-items) | 182 | 93 | ActionScript | 1 | Items, Inhabitants, and other assorted things from www.glitchthegame.com | 2013-12-16T06:52:22Z |
85+
| 78 | [glitch-client](https://github.com/tinyspeck/glitch-client) | 180 | 94 | ActionScript | 0 | Source for the Flash-based Glitch client | 2014-01-22T02:12:05Z |
8686
| 79 | [osmf-hls-plugin](https://github.com/denivip/osmf-hls-plugin) | 180 | 88 | ActionScript | 31 | OSMF HLS Plugin | 2016-04-04T12:37:03Z |
8787
| 80 | [hamcrest-as3](https://github.com/drewbourne/hamcrest-as3) | 176 | 25 | ActionScript | 19 | Port of hamcrest to ActionScript 3, a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. | 2012-03-21T11:48:40Z |
8888
| 81 | [ArcusNode](https://github.com/OpenRTMFP/ArcusNode) | 174 | 35 | ActionScript | 10 | A RTMFP Rendevouz Service For Peer Assisted Networking With Adobe Flash on Node JS | 2017-07-08T01:07:49Z |

0 commit comments

Comments
 (0)