chao-x's Stars
gorse-io/gorse
Gorse open source recommender system engine
arl/statsviz
🚀 Visualise your Go program runtime metrics in real time in the browser
Loyalsoldier/clash-rules
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 等基于 Clash Premium 内核的客户端。
kubernetes-sigs/kwok
Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters.
runningcheese/Awesome-AI
Awesome AI,你的《人工智能指南》!
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
brianstrauch/solitaire-tui
Klondike solitaire for the terminal
johnkerl/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
timqian/chinese-independent-blogs
中文独立博客列表
wuchangming/chatgpt-query-engineer-handbook
🤖️ChatGPT提问工程师 -- 开发指南
zxysilent/blog
一个go、echo、xorm、vue typescript vite 开发的快速、简洁、美观、前后端分离的个人博客系统(blog)、也可方便二次开发为CMS(内容管理系统)和各种企业门户网站。
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
spf13/cobra
A Commander for modern Go CLI interactions
geekcomputers/Python
My Python Examples
baochuquan/Books
自己收集的一些电子书籍
huichen/wukong
高度可定制的全文搜索引擎
Tencent/secguide
面向开发人员梳理的代码安全指南
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
IcyCC/effective_note
面试准备
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计