go
-
Humpheh/goboy
Multi-platform Nintendo Game Boy Color emulator written in go
-
kgretzky/evilginx2
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
-
zserge/lorca
Build cross-platform modern desktop apps in Go + HTML5
-
rakyll/autopprof
Pprof made easy at development time for Go
-
ory/hydra
OpenID Connect certified OAuth2 Server - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
-
mfridman/tparse
CLI tool for analyzing and summarizing go test output. Pipe friendly. CI/CD friendly.
-
buzzfeed/sso
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
-
golang/go
The Go programming language
-
skx/simple-vpn
A simple VPN allowing mesh-like communication between nodes, over websockets
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
uflare/smtp2http
a tiny software that receive a smtp request (email) and send it to the specified webhook as a http post request
-
VictoriaMetrics/fastcache
Fast thread-safe inmemory cache for big number of entries in Go
-
wagoodman/dive
A tool for exploring each layer in a docker image
-
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.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
twpayne/chezmoi
chezmoi is a tool for managing your dotfiles across multiple machines.
-
ThreeDotsLabs/watermill
Go library for building event-driven applications.
-
mitchellh/golicense
Scan and analyze OSS dependencies and licenses from compiled Go binaries
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
gosimple/slug
URL-friendly slugify with multiple languages support.
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
gogs/gogs
Gogs is a painless self-hosted Git service.
java
javascript
-
GitSquared/edex-ui
A science fiction desktop running everywhere. Awesome.
-
developit/htm
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
-
plouc/nivo
nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries
-
GoogleChromeLabs/carlo
Web rendering surface for Node applications
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
chrisdiana/cms.js
Client-Side JavaScript Site Generator
-
kitze/twizzy-landing
The landing page for Twizzy, built with React 16.7
-
klaussinani/taskbook
📓Tasks, boards & notes for the command-line habitat
-
karanchahal/DoodleMaster
"Don't code your UI, Draw it !"
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
PACTCare/Dweb.page
Dweb.page – Your Gateway to the Distributed Web
-
leonardomso/33-js-concepts
📜33 concepts every JavaScript developer should know.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
lllyasviel/style2paints
sketch + style = paints🎨
-
30-seconds/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
-
kentcdodds/react-testing-library
🐐Simple and complete React DOM testing utilities that encourage good testing practices.
-
facebook/create-react-app
Set up a modern web app by running one command.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
stephentian/33-js-concepts
📜每个 JavaScript 工程师都应懂的33个概念@leonardomso
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
gatsbyjs/gatsby
Build blazing fast, modern apps and websites with React
-
airbnb/javascript
JavaScript Style Guide
-
somebee/imba
The new programming language for web apps
-
tensorspace-team/tensorspace
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
-
facebook/react-native
A framework for building native apps with React.
python
rust
-
jmacdonald/amp
A complete text editor for your terminal.
-
wasmerio/wasmer
High-Performance WebAssembly JIT interpreter
-
sharkdp/bat
A cat(1) clone with wings.
-
rust-lang/rust
A safe, concurrent, practical language.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
maciejhirsz/logos
Create ridiculously fast Lexers
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
rustwasm/wasm-pack
📦✨your favorite rust -> wasm workflow tool!
-
swc-project/swc
Super-fast alternative for babel
-
maps4print/azul
Desktop GUI Framework
-
apessino/modulator
A Rust crate for abstracted, decoupled modulation sources
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
phil-opp/blog_os
Writing an OS in Rust
-
DenisKolodin/yew
Rust framework for building client web apps
-
ogham/exa
A modern version of ‘ls’.
-
djc/quinn
Futures-based QUIC implementation in Rust
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
servo/servo
The Servo Browser Engine
-
benfred/py-spy
Sampling profiler for Python programs
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
CraneStation/cranelift
Cranelift code generator (formerly, Cretonne)
-
hyperium/hyper
An HTTP library for Rust
-
bodil/typed-html
Type checked JSX for Rust
-
autozimu/LanguageClient-neovim
Language Server Protocol (LSP) support for vim and neovim.