go
-
dutchcoders/transfer.sh
Easy and fast file sharing from the command-line.
-
v2tec/watchtower
Automatically update running Docker containers
-
DataDog/pupernetes
Spin up a full fledged Kubernetes environment designed for local development & CI
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
thedevsaddam/gojsonq
A simple Go package to Query over JSON Data
-
senorprogrammer/wtf
The personal information dashboard for your terminal.
-
golang/go
The Go programming language
-
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.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
campoy/go-tooling-workshop
A workshop covering all the tools gophers use in their day to day life
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
go-xorm/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle
-
cornelk/hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
txthinking/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
xo/usql
universal command-line interface for SQL databases
-
pulumi/pulumi
A multi-language, multi-cloud development platform -- your code, your cloud, your team
-
pions/webrtc
A pure Golang implementation of the WebRTC Native API
-
subfinder/subfinder
SubFinder is a subdomain discovery tool that can enumerate massive amounts of valid subdomains for any target. It has a simple modular architecture and has been aimed as a successor to sublist3r project.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
TylerBrock/saw
Fast, multi-purpose tool for tailing AWS CloudWatch Logs
java
javascript
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
ry/deno
A secure TypeScript runtime on V8
-
trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
kiranz/just-api
Specification based API test framework for HTTP APIs (REST, GraphQL)
-
yued-fe/lulu
LuLu UI for PC web
-
South-Paw/salien-script-js
👽An easy to install, run and update Node.js script for the Steam salien mini-game.
-
meepen/salien-bot
Steam Summer Sale 2018 "Salien" minigame bot - runs in console or browser
-
Netflix/pollyjs
Record, Replay, and Stub HTTP Interactions.
-
chinchang/web-maker
A blazing fast & offline frontend playground
-
ensingm2/saliengame_idler
A Javascript Idler for the 2018 Steam Summer 'Salien' Minigame
-
facebook/create-react-app
Create React apps with no build configuration.
-
bytedance/xgplayer
A Web video player with a parser that saves traffic
-
atlassian/react-beautiful-dnd
Beautiful, accessible drag and drop for lists with React.js
-
gatsbyjs/gatsby
⚛️📄🚀Blazing fast static site generator for React
-
axios/axios
Promise based HTTP client for the browser and node.js
-
airbnb/javascript
JavaScript Style Guide
-
MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-
A beautiful cross platform Desktop Player for Google Play Music
-
facebook/react-native
A framework for building native apps with React.
-
spritejs/spritejs
A cross-platform lightweight 2D render object model.
-
coleturner/pettier
Prettier config that randomizes options and arbitrarily switches between spaces and tabs🙄
-
NervJS/taro
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
-
stereobooster/react-ideal-image
🖼️An Almost Ideal React Image Component
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular
-
GoogleChrome/puppeteer
Headless Chrome Node API
python
rust
-
immunant/c2rust
C to Rust translation, refactoring, and cross-checking
-
gluon-lang/gluon
A static, type inferred and embeddable language written in Rust.
-
dropbox/divans
Building better compression together
-
rust-lang/rust
A safe, concurrent, practical language.
-
tantivy-search/tantivy
Tantivy is a full-text search engine library inspired by Lucene and written in Rust
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
actix/actix
Actor framework for Rust
-
SergioBenitez/Rocket
A web framework for Rust.
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
trezm/Thruster
A fast, middleware based, web framework written in Rust
-
servo/servo
The Servo Browser Engine
-
DenisKolodin/yew
Rust framework for making client web apps
-
atom/xray
An experimental next-generation Electron-based text editor
-
mre/awesome-static-analysis
A curated list of linters, code quality checkers, and other static analysis tools for various programming languages
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
hyperium/hyper
An HTTP library for Rust
-
Geal/nom
Rust parser combinator framework
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
ogham/exa
Replacement for 'ls' written in Rust.
-
amethyst/amethyst
Data-oriented game engine written in Rust
-
hansihe/rustler
Safe Rust bridge for creating Erlang NIF functions
-
sfackler/r2d2
A generic connection pool for Rust