go
-
Microsoft/Ethr
Ethr is a Network Performance Measurement Tool for TCP, UDP & HTTP.
-
wagoodman/dive
A tool for exploring each layer in a docker image
-
golang/go
The Go programming language
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
baidu/openedge
Extend cloud computing, data and service seamlessly to edge devices.
-
docker/compose-on-kubernetes
Deploy applications described in Compose onto Kubernetes clusters
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
sahib/brig
File synchronization on top of ipfs with git like interface and FUSE filesystem
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
peterbourgon/ff
Flags-first package for configuration
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
getlantern/lantern
🔴蓝灯最新版本下载https://github.com/getlantern/download🔴Lantern Latest Downloadhttps://github.com/getlantern/download🔴
-
starlight-go/starlight
a go wrapper for google's starlark embedded python language
-
lemonade-command/lemonade
Lemonade is a remote utility tool. (copy, paste and open browser) over TCP.
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
mongodb/mongo-go-driver
The Go driver for MongoDB
-
sourcegraph/sourcegraph
Code search and intelligence, self-hosted and scalable
-
gorilla/websocket
A WebSocket implementation for Go.
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
helm/helm
The Kubernetes Package Manager
-
chrislusf/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek and an optional Filer with POSIX interface, supporting FUSE mount, supporting Hadoop Compatible File 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.
java
javascript
python
rust
-
wasmerio/wasmer
High-Performance WebAssembly runtime
-
SergioBenitez/Rocket
A web framework for Rust.
-
cantino/mcfly
Fly through your shell history. Great Scott!
-
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
-
rust-lang/rust
A safe, concurrent, practical language.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
Peltoche/lsd
An ls with a lot of pretty colors and awesome icons
-
amethyst/amethyst
Data-oriented, and data driven game engine written in Rust
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
sharkdp/bat
A cat(1) clone with wings.
-
actix/actix
Actor framework for Rust
-
rust-net-web/tide
(wip) Modular web framework
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
servo/servo
The Servo Browser Engine
-
ogham/exa
A modern version of ‘ls’.
-
LeoTindall/libui-rs
Rust bindings to the minimalist, native, cross-platform UI toolkit `libui`
-
dpc/crev
Scalable, social, Code REView system that we desperately need (WIP)
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
rust-lang/cargo
The Rust package manager
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
rust-lang/book
The Rust Programming Language
-
rust-lang/rustfmt
Format Rust code
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
rust-lang/rls
Repository for the Rust Language Server (aka RLS)
-
BurntSushi/advent-of-code
Rust solutions to AoC 2018