go
-
crawshaw/littleboss
littleboss: supervisor construction kit
-
senorprogrammer/wtf
A personal information dashboard for your terminal.
-
google/nftables
This package manipulates Linux nftables (the iptables successor)
-
golang/go
The Go programming language
-
go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
michenriksen/gitrob
Reconnaissance tool for GitHub organizations
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
gogs/gogs
Gogs is a painless self-hosted Git service.
-
shivamMg/ppds
Pretty Print Data Structures
-
esimov/pigo
Golang implementation of Pico face detection library.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
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.
-
vechain/thor
Node of VeChainThor Network
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
weaveworks/eksctl
a CLI for Amazon EKS
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
kataras/iris
The fastest open-source and community-driven web framework for Go in (THIS) Earth. One of the most documented GitHub projects:https://github.com/kataras/iris/#learn
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
java
javascript
python
rust
-
rust-lang/rust
A safe, concurrent, practical language.
-
gfx-rs/portability
Vulkan Portability Implementation
-
atom/xray
An experimental next-generation Electron-based text editor
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
actix/actix
Actor framework for Rust
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
neon-bindings/neon
Rust bindings for writing safe and fast native Node.js modules.
-
SergioBenitez/Rocket
A web framework for Rust.
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
rayon-rs/rayon
Rayon: A data parallelism library for Rust
-
anordal/shellharden
A bash syntax highlighter that encourages (and can fix) proper quoting of variables
-
ivanceras/diwata
A user-friendly database interface
-
maps4print/azul
Desktop GUI Framework
-
retep998/winapi-rs
Rust bindings to Windows API
-
glium/glium
Safe OpenGL wrapper for the Rust language.
-
tmerr/i3ipc-rs
A Rust library for controlling i3-wm through its IPC interface
-
rust-lang-nursery/rustup.rs
The Rust toolchain installer
-
libpnet/libpnet
Cross-platform, low level networking using the Rust programming language.
-
spearow/juice
The Hacker's Machine Learning Engine (formerly known as leaf)
-
dguo/strsim-rs
🔤Rust implementations of string similarity metrics
-
svenstaro/miniserve
🌟For when you really just want to serve some files over HTTP right now!