go
-
teh-cmc/go-internals
A book about the internals of the Go programming language.
-
cjbassi/gotop
A terminal based graphical activity monitor inspired by gtop and vtop
-
tomnomnom/gron
Make JSON greppable!
-
floyernick/Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Go
-
gilbertchen/duplicacy
A new generation cloud backup tool
-
jedisct1/dnscrypt-proxy
DNSCrypt Proxy - A flexible DNS proxy, with support for encrypted DNS protocols.
-
emirpasic/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
-
fragmenta/fragmenta
A command line tool for creating, running and deploying golang websites, part of the fragmenta go web framework
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
iost-official/Go-IOS-Protocol
The Internet of Services (IOS) offers a secure & scalable infrastructure for online service providers. Its high TPS, scalable and secure blockchain, and privacy protection scales social and economic cooperation to a new level.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
dreddsa5dies/goHackTools
Hacker tools on Go (Golang)
-
golang/go
The Go programming language
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
iawia002/annie
👾A fast, simple and clean video downloader
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
icexin/gocraft
A Minecraft like game written in go
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
linclin/gopub
vue.js(element框架)+golang(beego框架)开发的运维发布系统,支持git,jenkins版本发布,go ssh,BT两种文件传输方式选择,支持部署前准备任务和部署后任务钩子函数
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
rbaron/awesomenes
🎮A NES emulator written in Go
-
restic/restic
Fast, secure, efficient backup program
-
improbable-eng/thanos
Highly available Prometheus setup with long term storage capabilities.
java
javascript
python
rust
-
toidiu/learn-rust
-
atom/xray
An experimental next-generation Electron-based text editor
-
rust-lang/rust
A safe, concurrent, practical language.
-
rcoh/angle-grinder
Slice and dice log files on the command line
-
scottlamb/moonfire-nvr
Moonfire NVR, a security camera network video recorder
-
fdehau/tui-rs
Build terminal user interfaces and dashboards using Rust
-
RedBeardLab/rediSQL
Redis module that provides a completely functional SQL database
-
rustwasm/wasm-bindgen
Interoperating JS and Rust code
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
DenisKolodin/yew
Rust framework for making client web apps
-
mesalock-linux/mesalink
MesaLink is a memory-safe and OpenSSL-compatible TLS library.
-
libp2p/rust-libp2p
The Rust Implementation of libp2p networking stack.
-
Aaronepower/tokei
A program that allows you to count your code, quickly.
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
tcr/edit-text
Collaborative rich text editor for the web. Written in Rust, cross-compiled to WebAssembly.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
actix/actix-web
Actix web is a small, pragmatic, extremely fast, web framework for Rust.
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
bodil/im-rs
Assorted immutable collection datatypes for Rust
-
runconduit/conduit
Ultralight service mesh for Kubernetes
-
SergioBenitez/Rocket
A web framework for Rust.
-
substantic/rain
Framework for large distributed pipelines
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
hyperium/hyper
An HTTP library for Rust
-
lalrpop/lalrpop
LR(1) parser generator for Rust