yangyang2014's Stars
talkgo/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
linkease/istore
一个 Openwrt 标准的软件中心,纯脚本实现,只依赖Openwrt标准组件。支持其它固件开发者集成到自己的固件里面。更方便入门用户搜索安装插件。The iStore is a app store for OpenWRT
link1st/go-stress-testing
go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
gpakosz/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
eunomia-bpf/bpf-developer-tutorial
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
fuergaosi233/wechat-chatgpt
Use ChatGPT On Wechat via wechaty
LeoYang90/Golang-Internal-Notes
checkcheckzz/system-design-interview
System design interview for IT companies
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法
studygolang/studygolang
Go 语言中文网 | Golang中文社区 | Go语言学习园地 源码
rsc/go-datastructures
shellfly/algo
A Golang library for the textbook Algorithms, 4th edition
spring-projects/spring-framework
Spring Framework
shirou/gopsutil
psutil for golang
jlevy/the-art-of-command-line
Master the command line, in one page
looplab/fsm
Finite State Machine for Go
smallnest/gofsm
a featured FSM that can export state images
tuteng/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
HanochShi/Supplements-ComputerNetworking-ATopDownApproach-7th-ed
supplements material of Computer Networking: A Top-Down Approach, 7th ed. (By J.F. Kurose and K.W. Ross)
goproxy/goproxy.cn
The most trusted Go module proxy in China.
anthonynsimon/bild
Image processing algorithms in pure Go
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
fogleman/gg
Go Graphics - 2D rendering in Go with a simple API.
DoubleLabyrinth/awesome-programming-books
📚经典技术书籍 PDF 文件,持续更新...
taoxiongfeng/learnNotes
日常工作积累,用于平时工作参考资料。一、linux 1.java1.8的安装与卸载 2.tomcat8服务的安装与配置 3.mysql5.6服务的安装 4.nginx1.8.0服务的安装 5.redis与redis集群服务的安装 6.kafka服务的安装 7.keepalived服务的安装 8.Linux常用命令 9.zabbix监控系统安装步骤 10.Elasticsearch集群服务的安装 11.Keepalived+Nginx+Tomcat实现高可用Web服务(主备模式) 12.nginx及其依赖包升级步骤 13.nginx配置拦截URL特殊字符 14.使用docker部署springboot项目 15.docker安装nginx实现负载均衡.md 二、windows 1.java1.8环境的安装 2.tomcat8服务的安装与配置 3.mysql5.6服务的安装 4.redis与redis集群服务的安装 5.DBDocumentGenerator导出数据库字典的安装与使用 6.Maven的安装与配置 三、开发规范 1.开发注释规范 2.代码规范 3.MySql开发规范 四、避雷区 1.经验总结 2.文件检查 附件:学习资料 1.Java编程**第四版完整中文高清版.pdf 2.Java企业级开发项目实践.pdf 3.Spring Boot参考指南.pdf 4.Spring实战第四版.pdf 5.锋利的jQuery第2版清晰版.pdf 6.跟我学Shiro-v1.1.pdf 7.设计模式之禅(第2版).pdf 8.Mindmanager2016
WuhanZhuRong/DonationChannel
武汉新型冠状病毒防疫物资信息捐赠通道 -> 采用更便捷的方案展示
SeleniumHQ/selenium
A browser automation framework and ecosystem.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.