skywli's Stars
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
apache/apisix
The Cloud-Native API Gateway
lyft/protoc-gen-star
protoc plugin library for efficient proto-based code generation
ffisk/books
xingshaocheng/architect-awesome
后端架构师技术图谱
micro/micro
An API first development platform
OT-CONTAINER-KIT/redis-operator
A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
megaease/Remembering-Haoel
记录您对左耳朵耗子(陈皓)的点滴回忆
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
chenfei-wu/TaskMatrix
zhayujie/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
benhoyt/protothreads-cpp
Protothread.h, a C++ port of Adam Dunkels' protothreads library
Tencent/flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
gabime/spdlog
Fast C++ logging library.
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
loonggg/DevMoneySharing
独立开发者赚钱经验分享
rootsongjc/awesome-cloud-native
A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/
ramitsurana/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
artifacthub/hub
Find, install and publish Cloud Native packages
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
opencontainers/distribution-spec
OCI Distribution Specification
juju/ratelimit
Efficient token-bucket-based rate limiter package.
hashicorp/raft
Golang implementation of the Raft consensus protocol
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
boltdb/bolt
An embedded key/value database for Go.