go
-
sqshq/sampler
A tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
-
quii/learn-go-with-tests
Learn Go with test-driven development
-
filecoin-project/go-filecoin
Filecoin Full Node Implementation in Go
-
wagoodman/dive
A tool for exploring each layer in a docker image
-
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
-
coreos/clair
Vulnerability Static Analysis for Containers
-
olivere/elastic
Elasticsearch client for Go.
-
distr1/distri
a Linux distribution to research fast package management
-
kubernetes/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
prometheus/node_exporter
Exporter for machine metrics
-
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Supports translation from C and (soon) C++. Compiles itself in <1s. https://vlang.io
-
heptio/velero
Backup and migrate Kubernetes applications and their persistent volumes
-
ilanyu/ReverseProxy
ReverseProxy in golang
-
jmoiron/sqlx
general purpose extensions to golang's database/sql
-
chaosblade-io/chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
-
go-swagger/go-swagger
Swagger 2.0 implementation for go
-
alexellis/k3sup
k3sup: from Zero to KUBECONFIG in < 1 min
-
nlopes/slack
Slack API in Go
-
golang/go
The Go programming language
-
concourse/concourse
Concourse is a container-based continuous thing-doer written in Go and Elm.
-
RichardKnop/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
-
aws/aws-lambda-go
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
-
ory/hydra
OpenID Certified™ OpenID Connect & OAuth2 Server (OP, OpenID Provider) - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
-
securego/gosec
Golang security checker
-
google/go-github
Go library for accessing the GitHub API
java
javascript
python
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
ddbourgin/numpy-ml
Machine learning, in numpy
-
wifiphisher/wifiphisher
The Rogue Access Point Framework
-
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
-
LiyuanLucasLiu/RAdam
On The Variance Of The Adaptive Learning Rate And Beyond
-
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
-
google-research/bert
TensorFlow code and pre-trained models for BERT
-
iperov/DeepFaceLab
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
-
knownsec/pocsuite3
pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.
-
robotframework/robotframework
Generic automation framework for acceptance testing and RPA
-
dw/mitogen
Distributed self-replicating programs in Python
-
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm预训练模型)
-
cloudera/hue
Hue is an open source SQL Cloud Assistant for developing and accessing SQL/Data Apps.
-
androguard/androguard
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !)
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
-
tensorflow/models
Models and examples built with TensorFlow
-
marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
-
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/
-
facebookresearch/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
-
shengqiangzhang/examples-of-web-crawlers
一些有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
-
taokong/FoveaBox
FoveaBox: Beyond Anchor-based Object Detector
-
ytisf/theZoo
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
-
autonomio/talos
Hyperparameter Optimization for Keras Models
-
awslabs/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
rust