go
-
manifoldco/promptui
Interactive prompt for command-line applications
-
henrylee2cn/teleport
Teleport is a versatile, high-performance and flexible TCP socket framework. It can be used for RPC, micro services, peer-peer, push services, game services and so on.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
tenta-browser/tenta-dns
Recursive and authoritative DNS server in go, including DNSSEC and DNS-over-TLS
-
golang/go
The Go programming language
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
tj/node-prune
Remove unnecessary files from node_modules (.md, .ts, etc)
-
ianlewis/controllerutil
Utilities for writing Kubernetes controllers & operators
-
containous/traefik
Træfik, a modern reverse proxy
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
restic/restic
Fast, secure, efficient backup program
-
GoogleCloudPlatform/container-diff
container-diff: Diff your Docker containers
-
rancher/rke
Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere.
-
fogleman/primitive
Reproducing images with geometric primitives.
-
alibaba/pouch
Pouch is an open-source project created to promote the container technology movement.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
kubernetes/minikube
Run Kubernetes locally
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
ipfs/go-ipfs
IPFS implementation in go
-
golang/dep
Go dependency management tool
java
javascript
-
thedaviddias/Front-End-Checklist
🗂The perfect Front-End Checklist for modern websites and meticulous developers
-
laurent22/joplin
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
-
reactopt/reactopt
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
-
ianstormtaylor/superstruct
A simple and composable way to validate data in Javascript.
-
android-hacker/exposed
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Flaque/merchant.js
A Javascript framework for creating idle games
-
rapidjs/rapid.js
An ORM-like Interface and a Router For Your API Requests
-
omidh28/clarifyjs
Create and Execute Chained Javascript Methods In Any Order You want
-
michalsnik/vue-content-placeholders
Composable components for rendering fake (progressive) content like facebook in vue
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
getify/Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
-
ReactPrimer/ReactPrimer
React component prototyping tool that generates fully connected class component code.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
WeiChiaChang/stacks-cli
📊Analyze website stack from the terminal💻
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
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.
-
airbnb/javascript
JavaScript Style Guide
-
mui-org/material-ui
React components that implement Google's Material Design.
-
mrdoob/three.js
JavaScript 3D library.
-
facebook/react-native
A framework for building native apps with React.
-
atom/atom
The hackable text editor
python
-
eth0izzle/bucket-stream
Find interesting Amazon S3 Buckets by watching certificate transparency logs.
-
DmitryUlyanov/deep-image-prior
Image restoration with neural networks but without learning.
-
crazyguitar/pysheeet
Python Cheat Sheet
-
maebert/jrnl
A simple command line journal application that stores your journal in a plain text file.
-
raghakot/keras-text
Text Classification Library in Keras
-
yunjey/StarGAN
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
-
junyanz/BicycleGAN
[NIPS 2017] Toward Multimodal Image-to-Image Translation
-
StevenBlack/hosts
Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category.
-
HoME-Platform/home-platform
HoME: a Household Multimodal Environment is a platform for artificial agents to learn from vision, audio, semantics, physics, and interaction with objects and other agents, all within a realistic context.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
tensorflow/models
Models and examples built with TensorFlow
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
progrmoiz/python-snippets
💯The most useful python snippets
-
kodsnack/advent_of_code_2017
Contribute your solutions to Advent of Code 2017 and be inspired by others.
-
encode/apistar
A smart Web API framework, designed for Python 3.🌟
-
XX-net/XX-Net
a web proxy tool
-
django/django
The Web framework for perfectionists with deadlines.
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
python/cpython
The Python programming language
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
-
natanielruiz/deep-head-pose
🔥🔥Deep Learning Head Pose Estimation using PyTorch.
-
payatu/Tiredful-API
An intentionally designed broken web application based on REST API.
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration