go
-
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.
-
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
tinode/chat
Instant messaging server; backend in Go; iOS, Android, web, command line clients; chatbots
-
filecoin-project/lotus
Implementation of the Filecoin protocol, written in Go
-
apex/rpc
Simple RPC style APIs with generated clients & servers.
-
FiloSottile/age
A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
-
authelia/authelia
The Single Sign-On Multi-Factor portal for web apps
-
GoesToEleven/GolangTraining
Training for Golang (go language)
-
chrislusf/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast! SeaweedFS object store has O(1) disk seek, transparent cloud integration, and SeaweedFS Filer supporting POSIX, S3 API, AES256 encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, Kubernetes PV, WebDAV.
-
go-telegram-bot-api/telegram-bot-api
Golang bindings for the Telegram Bot API
-
wenjianzhang/go-admin
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)文档:http://doc.zhangwj.com/go-admin-site/ Demo: http://www.zhangwj.com/#/login
-
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
-
jckuester/awsls
A list command for AWS resources
-
statping/statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
-
eddycjy/go-gin-example
An example of gin
-
filecoin-project/go-filecoin
Filecoin Full Node Implementation in Go
-
AlecAivazis/survey
A golang library for building interactive prompts with full support for windows and posix terminals.
-
docker/distribution
The Docker toolset to pack, ship, store, and deliver content
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
gohugoio/hugo
The world’s fastest framework for building websites.
java
javascript
python
-
alievk/avatarify
Avatars for Zoom, Skype and other video-conferencing apps.
-
danielegrattarola/spektral
Graph Neural Networks with Keras and Tensorflow 2.
-
m4ll0k/Bug-Bounty-Toolz
BBT - Bug Bounty Tools
-
QData/TextAttack
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP
-
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
-
zhzyker/exphub
Exphub[漏洞利用脚本库] 包括Webloigc、Struts2、Tomcat、Nexus、Solr、Jboss、Drupal的漏洞利用脚本,优先更新高危且易利用的漏洞利用脚本,最新添加CVE-2020-11444、CVE-2020-10204、CVE-2020-10199、CVE-2020-1938、CVE-2020-2551、CVE-2020-2555、CVE-2020-2883、CVE-2019-17558、CVE-2019-6340
-
wistbean/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
-
bojone/bert4keras
keras implement of transformers for humans
-
Gallopsled/pwntools
CTF framework and exploit development library
-
521xueweihan/HelloGitHub
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
-
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
-
deepglint/EasyQuant
EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activations.
-
python-telegram-bot/python-telegram-bot
We have made you a wrapper you can't refuse
-
sharanya02/Virtual-Hover-Pen
Virtual Hover Pen with OpenCV library
-
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
-
willmcgugan/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
-
vsitzmann/siren
Official implementation of "Implicit Neural Representations with Periodic Activation Functions"
-
clovaai/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
-
h2y/Shadowrocket-ADBlock-Rules
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
-
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
-
soimort/you-get
⏬ Dumb downloader that scrapes the web
-
ct-Open-Source/tuya-convert
A collection of scripts to flash Tuya IoT devices to alternative firmwares
-
ildoonet/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
-
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
-
vyperlang/vyper
Pythonic Smart Contract Language for the EVM
rust