go
-
akavel/up
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
-
XiaoMi/soar
SQL Optimizer And Rewriter
-
schollz/croc
Easily and securely send things from one computer to another🐊📦
-
wagoodman/dive
A tool for exploring each layer in a docker image
-
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
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
terraform-providers/terraform-provider-alicloud
Terraform AliCloud provider
-
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.
-
actiontech/dtle
Distributed Data Transfer Service for MySQL
-
istio/istio
Connect, secure, control, and observe services.
-
aykevl/tinygo
Go compiler for small devices, based on LLVM.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
helm/helm
The Kubernetes Package Manager
-
GoogleChromeLabs/go-hackernews
A Hacker News client written in Go
-
pingcap/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
-
johng-cn/gf
[mirror] GF(GoFrame) is a modular, lightweight, loosely coupled, high-performance application development framework written in Go. Supporting hot updates/restarting, multi-domain, multi-port, multi-service, HTTP/HTTPS, dynamic routing and many more features, it also provides a series of core components and dozens of practical modules.
-
sensepost/goDoH
🕳godoh - A DNS-over-HTTPS C2
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
junegunn/fzf
🌸A command-line fuzzy finder
java
javascript
python
-
open-source-for-science/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
tensorflow/models
Models and examples built with TensorFlow
-
dandrino/terrain-erosion-3-ways
Three Ways of Generating Terrain with Erosion Features
-
deepmind/graph_nets
Build Graph Nets in Tensorflow
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
imhuay/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
-
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
apachecn/awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
keras-team/keras
Deep Learning for humans
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
pallets/flask
The Python micro framework for building web applications.
-
django/django
The Web framework for perfectionists with deadlines.
-
home-assistant/home-assistant
🏡Open source home automation that puts local control and privacy first
-
deepmind/trfl
TensorFlow Reinforcement Learning
-
requests/requests
Python HTTP Requests for Humans™✨🍰✨
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.https://docs.ansible.com/ansible/
-
pyn3rd/CVE-2018-3191
CVE-2018-3191-PoC
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
ranger/ranger
A VIM-inspired filemanager for the console
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
jakubroztocil/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.https://httpie.org
rust