Dreamgoing's Stars
TabbyML/tabby
Self-hosted AI coding assistant
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
cloudreve/Cloudreve
🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
microsoft/promptflow
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
amitness/learning
A log of things I'm learning
ant-design/ant-design
An enterprise-class UI design language and React UI library
lensapp/lens
Lens - The way the world runs Kubernetes
probot/scheduler
⚠️ Archived
Azure/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
Azure/oav
Tools for validating OpenAPI (Swagger) files.
Azure/avocado
A Validator of OpenAPI Configuration And Directories.
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
dgryski/go-perfbook
Thoughts on Go performance optimization
TimoKersten/db-engine-paradigms
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
klauspost/cpuid
CPU feature identification for Go
hyrise/hyrise
Hyrise is a research in-memory database.
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
pingcap/community
TiDB community content
hackeryoung/haystack
Facebook Haystack Implementation
emluque/golang-internals-resources
A collection of articles and videos to understand Golang internals.
charlax/professional-programming
A collection of learning resources for curious software engineers
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
lni/dragonboat
A feature complete and high performance multi-group Raft library in Go.
unbug/codelf
A search tool helps dev to solve the naming things problem.
0xAX/linux-insides
A little bit about a linux kernel
xianlubird/mydocker
<<自己动手写docker>> 源码
ledgetech/lua-resty-http
Lua HTTP client cosocket driver for OpenResty / ngx_lua.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计