go
-
cortexlabs/cortex
Cloud native model serving infrastructure
-
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
-
terraform-providers/terraform-provider-aws
Terraform AWS provider
-
micro/go-plugins
Community maintained plugins for Go Micro
-
TheAlgorithms/Go
Algorithms Implemented in GoLang
-
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
-
crossplane/crossplane
The open source control plane to manage your infrastructure and applications the Kubernetes way.
-
open-policy-agent/opa
An open source, general-purpose policy engine.
-
go-kratos/kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
-
golang/go
The Go programming language
-
golang-migrate/migrate
Database migrations. CLI and Golang library.
-
Azure/aks-engine
AKS Engine: Units of Kubernetes on Azure!
-
micro/micro
Micro is a distributed systems runtime for the Cloud
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
-
kubernetes/autoscaler
Autoscaling components for Kubernetes
-
kubernetes/client-go
Go client for Kubernetes.
-
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
go-swagger/go-swagger
Swagger 2.0 implementation for go
-
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
-
prometheus/alertmanager
Prometheus Alertmanager
-
gophish/gophish
Open-Source Phishing Toolkit
-
ajdnik/decrypo
Decrypt Pluralsight videos
-
flipped-aurora/gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能,更多功能正在开发中,欢迎issue和pr~
java
-
lihengming/spring-boot-api-project-seed
🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
-
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
yuanguangxin/LeetCode
LeetCode刷题记录
-
mockito/mockito
Most popular Mocking framework for unit tests written in Java
-
flowable/flowable-engine
A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
-
CellularPrivacy/Android-IMSI-Catcher-Detector
AIMSICD • Fight IMSI-Catcher, StingRay and silent SMS!
-
ZieIony/GuideToCustomViews
The ultimate guide to Android custom views
-
Azure/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
h2pl/Java-Tutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
-
apache/lucene-solr
Apache Lucene and Solr open-source search software
-
halo-dev/halo
✍ An excellent open source blog publishing application. | 一个优秀的开源博客发布应用。
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
confluentinc/schema-registry
Confluent Schema Registry for Kafka
-
eclipse/jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
-
apache/hbase
Apache HBase
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
YunaiV/onemall
mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
-
apache/zeppelin
Mirror of Apache Zeppelin
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
in28minutes/spring-microservices
Spring Microservices using Spring Cloud
-
kiegroup/drools
Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.
-
intuit/karate
Test Automation Made Simple
javascript
python
-
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
-
shengqiangzhang/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
-
Mascobot/pandemic-ventilator-2.0
Open Source Pandemic Ventilator with Raspberry Pi and Arduino
-
twintproject/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
-
satwikkansal/wtfpython
What the f*ck Python?
-
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
diofeher/bbb-v2
Bot pra votar no Big Brother que não precisa de interação com a página
-
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
alievk/avatarify
Avatars for Zoom and Skype
-
vt-vl-lab/3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
-
leisurelicht/wtfpython-cn
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
-
lindawangg/COVID-Net
COVID-Net Open Source Initiative
-
grantmcconnaughey/cookiecutter-django-vue-graphql-aws
A highly opinionated Cookiecutter template that fuses together Django, Vue.js, GraphQL, and AWS into one full-stack web application.
-
awslabs/aws-data-wrangler
Pandas on AWS
-
toandaominh1997/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
-
DP-3T/reference_implementation
-
encode/django-rest-framework
Web APIs for Django. 🎸
-
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.
-
allenai/longformer
Longformer: The Long-Document Transformer
-
eragonruan/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
-
tensorflow/hub
A library for transfer learning by reusing parts of TensorFlow models.
-
darkarp/chromepass
Chromepass - Hacking Chrome Saved Passwords
-
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
-
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/
-
Azure/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
rust