go
-
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
-
gogf/gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
-
photoprism/photoprism
Personal Photo Management powered by Go and Google TensorFlow
-
rook/rook
Storage Orchestration for Kubernetes
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
apache/apisix-dashboard
Dashboard for Apache APISIX
-
filecoin-project/lotus
Implementation of the Filecoin protocol, written in Go
-
v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.
-
tal-tech/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
-
robfig/cron
a cron library for go
-
facebook/ent
An entity framework for Go
-
olivere/elastic
Elasticsearch client for Go.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
-
smartcontractkit/chainlink
node of the decentralized oracle network, bridging on and off-chain computation
-
projectdiscovery/proxify
Swiss Army knife Proxy tool for HTTP/HTTPS traffic capture, manipulation, and replay on the go.
-
rs/zerolog
Zero Allocation JSON Logger
-
sourcegraph/sourcegraph
Universal code search (self-hosted)
-
golang/go
The Go programming language
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
-
gruntwork-io/terratest
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
-
tektoncd/pipeline
A K8s-native Pipeline resource.
-
omriharel/deej
Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
java
javascript
python
rust
-
datenlord/datenlord
DatenLord, Computing Defined Storage, an application-orientated, cloud-native distributed storage system
-
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
-
ruffle-rs/ruffle
A Flash Player emulator written in Rust
-
diem/diem
Diem’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
-
mattsse/voyager
crawl and scrape web pages in rust
-
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
PsichiX/raui
Rust implementation of Renderer Agnostic User Interface
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
hrkfdn/ncspot
Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
-
rust-lang/cargo
The Rust package manager
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
analysis-tools-dev/static-analysis
A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
-
Nukesor/pueue
🌠 Manage your shell commands.
-
blockstack/stacks-blockchain
The Stacks 2.0 blockchain implementation
-
ggez/ggez
Rust library to create a Good Game Easily
-
nushell/nushell
A new type of shell
-
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
rayon-rs/rayon
Rayon: A data parallelism library for Rust
-
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
rust-db/refinery
Powerful SQL migration toolkit for Rust.
-
gfx-rs/wgpu-rs
Rust bindings to wgpu native library
-
EmbarkStudios/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU code 🚧
-
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
boa-dev/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.