go
-
Dreamacro/clash
A rule based tunnel in Go.
-
mholt/archiver
Easily create and extract .zip, .tar, .tar.gz, .tar.bz2, .tar.xz, .tar.lz4, .tar.sz, and .rar (extract-only) files with Go
-
wagoodman/dive
A tool for exploring each layer in a docker image
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
gotify/server
A REST-API for sending and receiving messages in real-time per web socket. (Includes a sleek web-ui)
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
XiaoMi/soar
SQL Optimizer And Rewriter
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
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.
-
txn2/kubefwd
Bulk port forwarding Kubernetes services for local development.
-
istio/istio
Connect, secure, control, and observe services.
-
rodrigo-brito/gocity
📊Code City metaphor for visualizing Go source code in 3D
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
akavel/up
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
ehazlett/stellar
Simplified Container System
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
helm/helm
The Kubernetes Package Manager
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
junegunn/fzf
🌸A command-line fuzzy finder
-
golang-migrate/migrate
Database migrations. CLI and Golang library.
java
javascript
-
antonmedv/fx
Command-line JSON processing tool🔥
-
enquirer/enquirer
Stylish, intuitive and user-friendly prompt system.
-
NervJS/taro
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序/百度智能小程序/支付宝小程序、H5、React Native 等的应用。
-
sokra/rawact
[POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
-
writingink/wink
A Laravel-based publishing platform
-
leonardomso/33-js-concepts
📜33 concepts every JavaScript developer should know.
-
alibaba/ice
🚀飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
-
OptimalBits/redbird
A modern reverse proxy for node
-
glorious-codes/glorious-demo
The easiest way to demonstrate your code in action.
-
GoogleChromeLabs/carlo
Web rendering surface for Node applications
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
s0md3v/AwesomeXSS
Awesome XSS stuff
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
30-seconds/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
-
zuiidea/antd-admin
A excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
-
kamranahmedse/pennywise
Cross-platform application to open any website or media in a floating window
-
facebook/create-react-app
Set up a modern web app by running one command.
-
stephentian/33-js-concepts
📜每个 JavaScript 工程师都应懂的33个概念@leonardomso
-
axios/axios
Promise based HTTP client for the browser and node.js
-
Tencent/omi
Next generation web framework in 4kb JavaScript (Web Components + JSX + Proxy + Store + Path Updating)
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
-
kitze/react-hanger
A small collection of useful hooks for React 16.7
-
thelounge/thelounge
💬Modern, responsive, cross-platform, self-hosted web IRC client
-
airbnb/javascript
JavaScript Style Guide
python
rust
-
sharkdp/bat
A cat(1) clone with wings.
-
google/mundane
Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in that order).
-
rust-lang/rust
A safe, concurrent, practical language.
-
sharkdp/hexyl
A command-line hex viewer
-
rust-net-web/tide
(wip) Modular web framework
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
o2sh/onefetch
Neofetch for your source code
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
ogham/exa
A modern version of ‘ls’.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
DenisKolodin/yew
Rust framework for building client web apps
-
Amanieu/hashbrown
Rust port of Google's SwissTable hash map
-
maps4print/azul
Desktop GUI Framework
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
rust-numpy/rust-numpy
Rust binding of NumPy C-API
-
rust-lang/book
The Rust Programming Language
-
SergioBenitez/Rocket
A web framework for Rust.
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
sharkdp/diskus
A minimal, fast alternative to 'du -sh'
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
antoyo/relm
Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust