-
MinIO_Demo Public
Forked from robinsyn/MinIO_Demospringboot整合MinIO实现视频的分片上传/断点续传
Java UpdatedFeb 28, 2023 -
GameProject3 Public
Forked from ylmbtm/GameProject3游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
C++ UpdatedAug 6, 2022 -
DemoClient Public
Forked from ylmbtm/DemoClientDemo client project for my server framework
C# Apache License 2.0 UpdatedJun 25, 2022 -
-
nginx-rtmp-module Public
Forked from arut/nginx-rtmp-moduleNGINX-based Media Streaming Server
C BSD 2-Clause "Simplified" License UpdatedDec 14, 2020 -
vue-element-admin Public
Forked from PanJiaChen/vue-element-admin🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Vue MIT License UpdatedMar 10, 2020 -
-
Banner Public
Forked from kelinZhou/Banner基于ViewPger封装的轮播图,支持真正的无限轮播、支持自定义动画、支持自定义时长、支持扩展。
Java UpdatedAug 29, 2019 -
TDengine Public
Forked from taosdata/TDengineAn open-source big data platform designed and optimized for the Internet of Things (IoT).
C GNU Affero General Public License v3.0 UpdatedJul 29, 2019 -
Machine-Learning Public
Forked from Exrick/Machine-Learning个人机器学习(Machine Learning, ML)笔记
Python UpdatedJul 24, 2019 -
Apollo-11 Public
Forked from chrislgarry/Apollo-11Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Assembly UpdatedJul 20, 2019 -
virtualagc Public
Forked from virtualagc/virtualagcVirtual Apollo Guidance Computer (AGC) software
Assembly Other UpdatedJul 20, 2019 -
openbilibilicode Public
Forked from qingshuisiyuan/openbilibilicode这次只提供压缩版本和部分源码截图,别问这是什么,问就开花
UpdatedApr 26, 2019 -
-
-
-
android-gif-drawable Public
Forked from koral--/android-gif-drawableViews and Drawable for displaying animated GIFs on Android
Java Other UpdatedApr 3, 2017 -
spring-framework Public
Forked from spring-projects/spring-frameworkThe Spring Framework
Java UpdatedFeb 21, 2017 -
Java-WebSocket Public
Forked from TooTallNate/Java-WebSocketA barebones WebSocket client and server implementation written in 100% Java.
HTML MIT License UpdatedFeb 13, 2017 -
StompProtocolAndroid Public
Forked from NaikSoftware/StompProtocolAndroidSTOMP protocol via WebSocket for Android
Java MIT License UpdatedFeb 1, 2017 -
ExoPlayer Public
Forked from google/ExoPlayerAn extensible media player for Android
-
Android-Blog-Source Public
Forked from yanbober/Android-Blog-SourceBlog Demo Storage
Java UpdatedOct 6, 2016 -
chat.io Public
Forked from OmarElgabry/chat.ioA Real Time Chat Application built using Node.js, Express, Mongoose, Socket.io, Passport, & Redis.
JavaScript MIT License UpdatedSep 4, 2016 -
hexo-theme-indigo Public
Forked from yscoder/hexo-theme-indigo一个Material Design风格的Hexo主题。预览 http://www.imys.net/
CSS UpdatedSep 1, 2016 -
nvm-windows Public
Forked from coreybutler/nvm-windowsA node.js version management utility for Windows. Ironically written in Go.
Go MIT License UpdatedAug 31, 2016 -
SmarterStreaming Public
Forked from daniulive/SmarterStreamingSmarterStreaming, an excellent cross-platform Live Streaming publisher/playback SDK, covered Windows/android/iOS platform with millisecond latency and great scalability. 跨平台视频采集、直播SDK(支持私有协议和RTMP推流…
Objective-C UpdatedAug 26, 2016 -
lantern Public
Forked from getlantern/lantern⚡ Open Internet for everyone. Lantern is a free application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to sta…
Go Apache License 2.0 UpdatedAug 24, 2016 -
C1000K-Servers Public
Forked from smallnest/C1000K-Servers⚡ High performance websocket servers implemented by Spray-can, Netty, undertow, jetty, Vert.x, Grizzly, node.js and Go. It supports 1,200,000 active websocket connections
Scala UpdatedAug 16, 2016 -
LandscapeVideoCamera Public
Forked from JeroenMols/LandscapeVideoCameraPowerful custom Android Camera with granular control over the video quality and filesize, restricting recordings to landscape only.
Java Apache License 2.0 UpdatedAug 4, 2016 -
FastDev4Android Public
Forked from jiangqqlmj/FastDev4Android本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加