go
-
google/gvisor
Sandboxed Container Runtime
-
iotexproject/iotex-core
Connecting the physical world, block by block.
-
operator-framework/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
dutchcoders/slackarchive
Archiver for Slack Teams
-
pingcap/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
-
gruntwork-io/terratest
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
-
arsham/figurine
Print your name in style
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
yunabe/lgo
Interactive Go programming with Jupyter
-
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.
-
AnalogJ/drawbridge
manage SSH access to multiple applications/environments protected by bastion servers
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
benjojo/art-with-randomart
Making art with SSH key randomart
-
snail007/goproxy
Proxy is a high performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
google/netstack
IPv4 and IPv6 userland network stack
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
gardener/gardener
Kubernetes API server extension and controller manager providing conformant Kubernetes clusters (Shoots) as a service on AWS, Azure, GCP, and OpenStack.
-
hyperledger/fabric
Read-only mirror ofhttps://gerrit.hyperledger.org/r/#/admin/projects/fabric
java
-
BolexLiu/AutoEx
🌞帮助Android开发者,让项目在崩溃时从异常堆栈中,自动寻找Stack Overflow的回答。
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
spring-projects/spring-boot
Spring Boot
-
crossoverJie/Java-Interview
👨🎓Java related : basic, concurrent, algorithm
-
monkeyWie/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
lingochamp/okdownload
A Reliable, Flexible, Fast and Powerful download engine.
-
ruibaby/halo
Halo可能是最好的Java博客系统😉
-
oracle/graal
GraalVM: Run Programs Faster Anywhere🚀
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
spring-projects/spring-framework
Spring Framework
-
eugenp/tutorials
The "REST With Spring" Course:
-
alipay/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
InflationX/ViewPump
View Inflation you can intercept.
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
apache/incubator-weex
Mirror of Apache Weex
-
pyloque/iockids
DI framework for kids of you
-
shardingjdbc/sharding-jdbc
Distributed database middleware
-
PhilJay/MPAndroidChart
A powerful🚀Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
-
runelite/runelite
Open source Old School RuneScape client
-
google/guava
Google core libraries for Java
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
javascript
python
-
rootm0s/WinPwnage
💻Elevate, UAC bypass, persistence, privilege escalation, dll hijack techniques
-
YadiraF/PRNet
The source code of 'Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network'.
-
skorokithakis/catt
Cast All The Things allows you to send videos from many, many online sources to your Chromecast.
-
guardicore/monkey
Infection Monkey - An automated pentest tool
-
deepzec/Bad-Pdf
Steal NTLM Hashes with Bad-PDF
-
tensorflow/models
Models and examples built with TensorFlow
-
initstring/passphrase-wordlist
Passphrase wordlist and hashcat rules for offline cracking of long, complex passwords
-
521xueweihan/HelloGitHub
分享 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目⭐️
-
vipstone/faceai
一款优秀的人脸、视频、文字:检测、识别的智能AI项目。
-
ezelf/CVE-2018-9995_dvr_credentials
(CVE-2018-9995) Get DVR Credentials
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
keras-team/keras
Deep Learning for humans
-
pallets/flask
The Python micro framework for building web applications.
-
jonas-koehler/s2cnn
Spherical CNNs
-
pypa/pipenv
Python Development Workflow for Humans.
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
apachecn/MachineLearning
Machine Learning in Action(机器学习实战)
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
hlldz/SpookFlare
Loader, dropper generator with multiple features for bypassing client-side and network-side countermeasures.
-
motherboardgithub/mass_archive
A basic tool for pushing a web page to multiple archiving services at once.
-
django/django
The Web framework for perfectionists with deadlines.
-
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
-
home-assistant/home-assistant
🏡Open-source home automation platform running on Python 3
rust