chunfun's Stars
digitalgust/miniJVM
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
guanpy/WhiteBoard
android 白板,支持涂鸦和文字输入等
layui/layui
一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
gitahead/gitahead
Understand your Git history!
ketoo/NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
Nealyang/React-Express-Blog-Demo
:fire: React full stack+Express+Mongo implementation blog website tutorial :new_moon_with_face:
jzyong/game-server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
changnet/py_exceltools
convert excel to lua、xml、json with python
zlgopen/awtk
AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)
idea4good/GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
tumobi/pomelo-cocos-creator-awesome
学习 pomelo 和 Cocos Creator 过程中收集的教程、麻将、斗地主棋牌项目,微信号:tumobi
nativescript-vue/nativescript-vue
Native mobile applications using Vue and NativeScript.
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,16k page size,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
kHRYSTAL/CircleRecyclerView
the library is a loop RecyclerView(expression), can show some effects when display
wenchaojiang/AndroidSwipeableCardStack
A tinder like swipeable card stack component
wensefu/StackCardsView
Android高仿探探首页滑动效果
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
af913337456/IjkPlayerDemo
IJKPlayer 的Dome,已经编译好了.so,可以直接使用,同时也做一些功能的拓展
StevenJJ007/BluetoothPhone
蓝牙电话
xiaoxianglingyue/BTPhone8321
蓝牙从设备,打开蓝牙串口,解析串口协议,实现在从设备上连接手机,进行拨打电话,同步电话本的功能
jp1017/UVCCameraZxing
USB串口摄像头识别二维码
BakerJQ/Android-InfiniteCards
An infinite card switching UI for Android, support custom animation 自定义实现神奇动效的卡片切换视图
MyLifeMyTravel/CircleProgress
Android自定义圆形进度条
bartgryszko/react-native-circular-progress
React Native component for creating animated, circular progress with ReactART
dily3825002/EgerPro
Eger Pro is based on the development of Egret HTML5 4.x game development solutions
kotcrab/vis-ui
libGDX UI toolkit
RestExpress/RestExpress
Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc.
timboudreau/netty-http-client
An asynchronous http client in Java, with a clean, callback-based API, using Netty 4.x
jaredhanson/passport
Simple, unobtrusive authentication for Node.js.
ksfzhaohui/gameserver
基于netty3.5的游戏服务器端框架 消息封装,编解码结构提供扩展,请求消息队列处理,基于protobuf的实例已经完成