go
-
MichaelMure/git-bug
Distributed bug tracker embedded in Git
-
jesseduffield/lazygit
simple terminal UI for git commands
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
ncsa/ssh-auditor
The best way to scan for weak ssh passwords on your network
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
kasvith/kache
A simple in memory cache written using go
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
-
aykevl/tinygo
Go compiler for small devices, based on LLVM.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
chai2010/advanced-go-programming-book
📚《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
-
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.
-
disintegration/imaging
Imaging is a simple image processing package for Go
-
istio/istio
Connect, secure, control, and observe services.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
getlantern/lantern
🔴蓝灯最新版本下载https://github.com/getlantern/download🔴Lantern Latest Downloadhttps://github.com/getlantern/download🔴
-
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
-
helm/helm
The Kubernetes Package Manager
-
Jeffail/benthos
A dull, resilient and quick to deploy stream processor
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
snail007/goproxy
Proxy is a high performance HTTP(S), websocket, TCP, UDP,Secure DNS, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,防污染DNS,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
java
javascript
-
checkly/puppeteer-recorder
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
-
BestDingSheng/resources
知名互联网企业内推资料整理 持续更新ing 。 目前已经维护四个微信群接近2000人,欢迎你的加入!
-
ai/nanoid
A tiny (145 bytes), secure, URL-friendly, unique string ID generator for JavaScript.
-
trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
arguiot/TheoremJS
A Math library for computation in JavaScript
-
myvin/juejin
😄掘金小程序
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
franciscop/umbrella
☔️Lightweight javascript library for DOM manipulation and events
-
FormidableLabs/prism-react-renderer
🖌️Renders highlighted Prism output to React (+ theming & vendored Prism)
-
jxnblk/mdx-deck
MDX-based presentation decks
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
lukeed/navaid
A navigation aid (aka, router) for the browser in 850 bytes~!
-
Tonejs/Tone.js
A Web Audio framework for making interactive music in the browser.
-
Rich-Harris/agadoo
Check whether a package is tree-shakeable
-
axios/axios
Promise based HTTP client for the browser and node.js
-
bustle/mobiledoc-kit
A toolkit for building WYSIWYG editors with Mobiledoc
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
GoogleChromeLabs/ndb
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
-
facebook/create-react-app
Create React apps with no build configuration.
-
ZeroX-DG/CommitTasks
A combination between git commit & todo list🎉
-
faressoft/terminalizer
🦄Record your terminal and generate animated gif images
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular
-
airbnb/javascript
JavaScript Style Guide
python
rust
-
rust-lang/rust
A safe, concurrent, practical language.
-
svenstaro/memefs
Mount your memes using FUSE
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
Plume-org/Plume
Federated blogging application, thanks to ActivityPub
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
DenisKolodin/yew
Rust framework for building client web apps
-
SergioBenitez/Rocket
A web framework for Rust.
-
sharkdp/bat
A cat(1) clone with wings.
-
Keats/gutenberg
A fast static site generator in a single binary with everything built-in.
-
ggez/ggez
Rust library to create a Good Game Easily
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
koute/stdweb
A standard library for the client-side Web
-
atom/xray
An experimental next-generation Electron-based text editor
-
tikv/tikv
Distributed transactional key value database powered by Rust and Raft
-
mgattozzi/async-await-class
Stubs of the Code used with the RustConf 2018 Async/Await Class
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
-
cswinter/LocustDB
Massively parallel, high performance analytics database that will rapidly devour all of your data.
-
actix/actix
Actor framework for Rust
-
servo/servo
The Servo Browser Engine
-
mre/awesome-static-analysis
A curated list of linters, code quality checkers, and other static analysis tools for various programming languages
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
endgameinc/xori
-
rust-lang-nursery/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust