xxddpac's Stars
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
rust-lang/rust
Empowering everyone to build reliable and efficient software.
serde-rs/serde
Serialization framework for Rust
serde-rs/json
Strongly typed JSON library for Rust
rust-lang/cargo
The Rust package manager
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
murphysecurity/murphysec
An open source tool focused on software supply chain security. 墨菲安全专注于软件供应链安全,具备专业的软件成分分析(SCA)、漏洞检测、专业漏洞库。
spf13/cobra
A Commander for modern Go CLI interactions
rs/zerolog
Zero Allocation JSON Logger
golang/go
The Go programming language
mongodb/mongo-go-driver
The Official Golang driver for MongoDB
redis/go-redis
Redis Go client
aws/aws-sdk-go
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
uber-go/zap
Blazing fast, structured, leveled logging in Go.
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.