menggggggg's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
RocketChat/Rocket.Chat
The communications platform that puts data protection first.
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
yifeikong/reverse-interview-zh
技术面试最后反问面试官的话
wolverinn/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
loft-sh/devpod
Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
xianhu/LearnPython
以撸代码的形式学习Python
cuixueshe/earthworm
Learning English through the method of constructing sentences with conjunctions
xiaobaiTech/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
dvyukov/go-fuzz
Randomized testing for Go
guangzhengli/k8s-tutorials
k8s tutorials | k8s 教程
orcaman/concurrent-map
a thread-safe concurrent map for go
httprunner/httprunner
HttpRunner 是一个开源的 API/UI 测试工具,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。
spf13/cast
safe and easy casting from one type to another in Go
soheilhy/cmux
Connection multiplexer for GoLang: serve different services on the same port!
yanyiwu/gojieba
"结巴"中文分词的Golang版本
stackia/best-windows-apps
推荐好用、优秀的 Windows 应用
VictoriaMetrics/fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
Tyson0314/Java-learning
Java相关知识总结,包括Java基础、MySQL、Springboot、mybatis、Redis、rabbitMQ等等,面试必备!
go-nunu/nunu
A CLI tool for building Go applications.
blugelabs/bluge
indexing library for Go
wx-chevalier/Database-Notes
📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台
landy8530/DesignPatterns
经典设计模式讲解以及项目实战(Java版)
puzpuzpuz/xsync
Concurrent data structures for Go
jincheng9/go-tutorial
Go learning materials,涵盖基础、中级和高级教程
go-share-team/go_interview
Interview Questions & Answers For Experienced Go Developers | 互联网 GO 工程师面经交流,学习
mailgun/holster
A place to keep useful golang functions and small libraries
menggggggg/go-interview
golang 面试总结
wuqinqiang/easyio
a simple netpoll implemented using go