go
-
zricethezav/gitleaks
Searches full repo history for secrets and keys🔑
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
TruthHun/BookStack
BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
jessfraz/img
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
-
honeytrap/honeytrap
Advanced Honeypot framework.
-
bettercap/bettercap
The state of the art network attack and monitoring framework.
-
ulule/loukoum
A simple SQL Query Builder
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
yeasy/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
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.
-
hyperledger/fabric
Read-only mirror ofhttps://gerrit.hyperledger.org/r/#/admin/projects/fabric
-
txthinking/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
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.
-
pingcap/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
-
containous/traefik
Træfik, a modern reverse proxy
-
boltdb/bolt
An embedded key/value database for Go.
-
kubernetes/minikube
Run Kubernetes locally
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
java
javascript
-
brunnolou/react-morph
Morphing Ui transitions made simple
-
terkelg/prompts
Lightweight, beautiful and user-friendly interactive prompts
-
jwngr/sdow
Six Degrees of Wikipedia
-
yangshun/front-end-interview-handbook
🕸Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
-
chaozh/awesome-blockchain
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
ecomfe/echarts-for-weixin
ECharts 的微信小程序版本
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
yujiosaka/headless-chrome-crawler
Distributed crawler powered by Headless Chrome
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
facebook/create-react-app
Create React apps with no build configuration.
-
mzabriskie/react-draggable
React draggable component
-
umijs/umi
🍚Blazing-fast next.js-like framework for React apps.
-
yangshun/tech-interview-handbook
💯Algorithms study materials, behavioral content and tips for rocking your coding interview
-
Chalarangelo/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
-
octref/polacode
📸Polaroid for your code
-
axios/axios
Promise based HTTP client for the browser and node.js
-
LeCoupa/awesome-cheatsheets
📚Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
-
ethereumbook/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
jupyterlab/jupyterlab
JupyterLab computational environment.
-
GoogleChromeLabs/clooney
Clooney is an actor library for the web. Use workers without thinking about workers.
-
facebook/react-native
A framework for building native apps with React.
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
python
rust
-
sindresorhus/gifski-app
Convert videos to high-quality GIFs on your Mac
-
ivanceras/svgbobrus
Convert your ascii diagram scribbles into happy little SVG
-
ImageOptim/gifski
GIF encoder based on libimagequant (pngquant, gifquant?). Squeezes maximum possible quality from the awful GIF format.
-
rust-lang/rust
A safe, concurrent, practical language.
-
jhspetersson/fselect
Find files with SQL-like queries
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
SergioBenitez/Rocket
A web framework for Rust.
-
google/xi-editor
A modern editor with a backend written in Rust.
-
rbspy/rbspy
Sampling profiler for Ruby
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
debris/tiny-keccak
A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum in rust
-
ha-shine/rustagram
Instagram filters in Rust💫
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'.
-
ashleygwilliams/wasm-pack
📦✨pack up the wasm and publish it to npm!
-
japaric/discovery
Discover the world of microcontrollers through Rust!
-
TheBlueMatt/rust-lightning
Rust-Lightning, not Rusty's Lightning
-
servo/servo
The Servo Browser Engine
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
svenstaro/genact
🌀A nonsense activity generator
-
actix/actix
Actor framework for Rust
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
rust-lang-nursery/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
DenisKolodin/yew
Rust framework for making client web apps
-
pingcap/tikv
Distributed transactional key value database powered by Rust and Raft