-
-
diablo2_resurrected_filter Public
Forked from elmagnificogi/diablo2_resurrected_filterdiablo2 resurrected loot filter
UpdatedOct 12, 2021 -
dpdk_engineer_manual Public
Forked from 0voice/dpdk_engineer_manual【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
UpdatedSep 4, 2021 -
The-Art-Of-Programming-By-July Public
Forked from julycoding/The-Art-Of-Programming-By-July-2nd本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
C UpdatedDec 27, 2019 -
vitess Public
Forked from vitessio/vitessVitess is a database clustering system for horizontal scaling of MySQL.
Go Apache License 2.0 UpdatedNov 4, 2019 -
arthas Public
Forked from alibaba/arthasAlibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Java GNU General Public License v3.0 UpdatedOct 18, 2019 -
OnJava8 Public
Forked from lingcoder/OnJava8《On Java 8》中文版,又名《Java编程思想》 第5版
MIT License UpdatedOct 17, 2019 -
SandDance Public
Forked from microsoft/SandDanceVisually explore, understand, and present your data.
TypeScript MIT License UpdatedOct 16, 2019 -
-
NettyGameServer Public
Forked from jwpttcg66/NettyGameServer使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减…
Java UpdatedJul 4, 2019 -
spring-boot-examples Public
Forked from ityouknow/spring-boot-examplesabout learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Java UpdatedMay 18, 2019 -
coolq-http-api Public
Forked from kyubotics/coolq-http-apiCoolQ 插件实现通过 HTTP 上报事件信息及调用接口
C++ GNU General Public License v3.0 UpdatedMay 13, 2019 -
zhuoyao_radar Public
Forked from vitechliu/zhuoyao_radar捉妖雷达 web版
JavaScript MIT License UpdatedMay 13, 2019 -
JavaGuide Public
Forked from Snailclimb/JavaGuide【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Java UpdatedApr 28, 2019 -
game-server Public
Forked from jzyong/game-server分布式java游戏服务器,包括服务器注册中心,网关服务器,大厅服务器,游戏逻辑服务器、后台监控服务器及一个可运行的网页版捕鱼
Java UpdatedApr 23, 2019 -
wtfpython-cn Public
Forked from leisurelicht/wtfpython-cnwtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
Python Do What The F*ck You Want To Public License UpdatedApr 16, 2019 -
awesome-spring-boot Public
Forked from ityouknow/awesome-spring-bootSpring Boot Resources
UpdatedMar 11, 2019 -
-
vue2-happyfri Public
Forked from bailicangdu/vue2-happyfrivue2 + vue-router + vuex 入门项目
JavaScript MIT License UpdatedDec 30, 2018 -
funiture Public
Forked from kanwangzjm/funitureJava并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监…
Java UpdatedSep 22, 2018 -
-
-
frp Public
Forked from fatedier/frpA fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Go Apache License 2.0 UpdatedNov 1, 2017 -
jwplayer Public
Forked from jwplayer/jwplayerJW Player is the world's most popular embeddable media player.
JavaScript Other UpdatedOct 20, 2017 -
WeiXinRecordedDemo Public
Forked from Zhaoss/WeiXinRecordedDemo仿微信视频拍摄UI, 基于ffmpeg的视频录制编辑
Java MIT License UpdatedOct 16, 2017 -
GSYVideoPlayer Public
Forked from CarGuo/GSYVideoPlayer视频播放器(IJKplayer),HTTPS支持,支持弹幕,支持滤镜、水印、gif截图,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,5.0的过场效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,其他一些…
Java UpdatedOct 12, 2017 -
pytorch-CycleGAN-and-pix2pix Public
Forked from junyanz/pytorch-CycleGAN-and-pix2pixImage-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
Python Other UpdatedOct 10, 2017 -
java-codes Public
Forked from lihengming/java-codes📚温故而知新,分享知识,快乐编码~
Java MIT License UpdatedOct 6, 2017 -
bt Public
Forked from atomashpolskiy/btJava BitTorrent library with DHT, magnet links, encryption and more
Java Apache License 2.0 UpdatedOct 5, 2017 -
java-learning Public
Forked from brianway/java-learning旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web
Java UpdatedSep 14, 2017