go
-
arduino/arduino-cli
Arduino command line interface
-
buzzfeed/sso
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
-
jesseduffield/lazygit
simple terminal UI for git commands
-
golang/go
The Go programming language
-
junegunn/fzf
🌸A command-line fuzzy finder
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
aykevl/tinygo
Go compiler for small devices, based on LLVM.
-
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.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
istio/istio
Connect, secure, control, and observe services.
-
MichaelMure/git-bug
Distributed bug tracker embedded in Git
-
containous/traefik
The Cloud Native Edge Router
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
google/go-cloud
A library and tools for open cloud development in Go.
-
magefile/mage
a Make/rake-like build tool using Go
-
ontio/ontology
Official Go implementation of the Ontology protocol.https://ontio.github.io/documentation/
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
java
javascript
python
rust
-
sharkdp/bat
A cat(1) clone with wings.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
rust-lang/rust
A safe, concurrent, practical language.
-
poga/actix-lua
Safe Lua Scripting Environment for Actix
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
rust-lang/book
The Rust Programming Language
-
SergioBenitez/Rocket
A web framework for Rust.
-
cswinter/LocustDB
Massively parallel, high performance analytics database that will rapidly devour all of your data.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
svenstaro/memefs
Mount your memes using FUSE
-
shawnscode/crayon
A small, portable and extensible game framework written in Rust.
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
paritytech/parity-ethereum
The fast, light, and robust EVM and WASM client.
-
rust-lang/cargo
The Rust package manager
-
rust-osdev/bootloader
An experimental pure-Rust x86 bootloader
-
eqrion/cbindgen
A project for generating C bindings from Rust code
-
Gekkio/imgui-rs
Rust bindings for dear imgui
-
retep998/winapi-rs
Rust bindings to Windows API
-
pest-parser/pest
The Elegant Parser
-
dtolnay/syn
Nom parser for Rust source code
-
input-output-hk/rust-cardano
-
diwic/dbus-rs
D-Bus binding for the Rust language