wubiqin's Stars
siyuan-note/siyuan
A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
imputnet/cobalt
best way to save what you love
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
henrygd/beszel
Lightweight server monitoring hub with historical data, docker stats, and alerts.
bytedance/gopkg
Universal Utilities for Go
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
sourcegraph/conc
Better structured concurrency for go
quic-go/quic-go
A QUIC implementation in pure Go
WuKongIM/WuKongIM
More than just IM 不只是即时通讯( IM )
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
Melkeydev/go-blueprint
Go-blueprint allows users to spin up a quick Go project using a popular framework
hengyoush/kyanos
Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient.
ruanyf/weekly
科技爱好者周刊,每周五发布
keephq/keep
The open-source alert management and AIOps platform
myhhub/stock
stock股票.获取股票数据,计算股票指标,筹码分布,识别股票形态,综合选股,选股策略,股票验证回测,股票自动交易,支持PC及移动设备。
lobehub/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application.
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
charmbracelet/bubbletea
A powerful little TUI framework 🏗
trufflesecurity/trufflehog
Find, verify, and analyze leaked credentials
smartcontractkit/chainlink
node of the decentralized oracle network, bridging on and off-chain computation
pocketbase/pocketbase
Open Source realtime backend in 1 file
argoproj/argo-cd
Declarative Continuous Deployment for Kubernetes
tmc/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
cloudwego/goref
Go heap object reference analysis tool