langxgm's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
rust-lang/rust
Empowering everyone to build reliable and efficient software.
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini/Claude LLM 应用。
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
meta-llama/llama
Inference code for Llama models
google/styleguide
Style guides for Google-originated open-source projects
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
microsoft/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
Snapchat/KeyDB
A Multithreaded Fork of Redis
sourcegraph/conc
Better structured concurrency for go
ko-build/ko
Build and deploy Go applications
shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in Go
luraproject/lura
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
googleforgames/agones
Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
asynkron/protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
natefinch/lumberjack
lumberjack is a log rolling package for Go
hashicorp/golang-lru
Golang LRU cache
milanvarady/Applite
User-friendly GUI macOS application for Homebrew Casks
davyxu/cellnet
High performance, simple, extensible golang open source network library
ejoy/ant
Ant game engine
ergo-services/ergo
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
jedib0t/go-pretty
Table-writer and more in golang!
bilibili/gengine
rabbitmq/amqp091-go
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
chebyrash/promise
Promise / Future library for Go