Pinned Repositories
520Linkee
本项目实现了作为一个直播App的基本功能,比如本地视频流采集、播放、美颜、礼物、点赞出心等。
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
android-stickyvideo
仿美拍视频悬浮
Android-ZBLibrary
Android快速开发框架,Android Studio、Eclipse多平台支持。MVP架构的Android开发框架,丰富的功能、简单的实现、详细的注释、规范的风格。OKHttp、图片加载、ZXing二维码、下载安装、自动缓存以及各种Base、Demo、UI、Util直接用。全新的手势,侧滑返回、全局右滑返回都OUT啦!BaseHttpListActivity,几行代码搞定http请求列表 加载和缓存;BaseView,自定义View竟然如此简单;万能的Entry<K, V>,两个变量的Model/JavaBean再也不用写了;100多个常用style,一行搞定View属性,一键统一配置UI...[详情请看图文介绍]
android_audio_video
在暴风做互动直播项目,涉及到音视频的采集
androidMediaFliter
Android 图片 和视频 滤镜
Go
jyqp
netty+redis分布式搭建棋牌游戏服务器
weixin_Book_borrowing_system
微信小程序图书借阅系统相关代码文件
billee1011's Repositories
billee1011/weixin_Book_borrowing_system
微信小程序图书借阅系统相关代码文件
billee1011/Hall
billee1011/BLSS
NGINX-based Live Media Streaming Server
billee1011/book-mate
一款用于图书推荐、搜索、借阅、交流的微信小程序
billee1011/CloudReader
云阅:一款基于网易云音乐UI,使用Gank.Io及豆瓣api开发的符合Google Material Design的Android客户端。项目采取的是MVVM-DataBinding架构开发,现主要包括:干货区、电影区和书籍区三个子模块。DIY网易云音乐原来是如此Cool~
billee1011/cocos2d-majiang
billee1011/cocos2dx_lua_skynet_client
cocos2dx-lua client for skynet
billee1011/codyyread
阔地阅读-一款微信小程序图书借阅系统
billee1011/deeplearningbook-chinese
Deep Learning Book Chinese Translation
billee1011/doudizhu
html5 斗地主游戏
billee1011/EvilsLive
This project is a SDK about video stream live
billee1011/gc_client
billee1011/GoPush
分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!
billee1011/goworld
Scalable Distributed Game Server Engine with Hot Swapping in Golang
billee1011/jforgame
A mobile game server socket framework, including all the base functions.
billee1011/JVM
深入JVM虚拟机全书脑图
billee1011/lettuce-core
Advanced Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
billee1011/libGDX-Android-AppEffect
Show a way of android application's super animation effects with libgdx.
billee1011/livego
video live streaming server in pure go
billee1011/MajiangServer
棋牌游戏,麻将服务器项目
billee1011/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
billee1011/PearPlayer.js
支持WebRTC的多源多协议混合P2P-CDN的流媒体播放器
billee1011/QiPaiFramework
code frame of qi pai
billee1011/qnmahjongserver
房卡麻将棋牌解决方案
billee1011/RobotAIEngine
儿童机器人AI引擎,包括自然语言理解、对话生成、多轮对话、状态跟踪、智能推荐以及第三方服务的集成。
billee1011/sumk
sumk的定位是为互联网公司提供一个快速开发、接口交互(RPC和HTTP)、数据缓存、读写分离、负载均衡、故障转移的框架。一站式解决互联网公司面临的常见问题
billee1011/t-io
百万级TCP长连接即时通讯框架,让天下没有难开发的即时通讯。
billee1011/texture_unpacker_scirpt
Use this script to unpack png files in the plist/json file packed by TexturePacker
billee1011/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
billee1011/vesta-id-generator
Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,高可用和可伸缩等互联网产品需要的质量属性,是一款通用的高性能的发号器产品。