go
-
elastic/beats
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
kubernetes/autoscaler
Autoscaling components 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.
-
helm/charts
Curated applications for Kubernetes
-
cortexproject/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
-
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
-
dgraph-io/dgraph
Fast, Distributed Graph DB
-
streadway/amqp
Go client for AMQP 0.9.1
-
kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations
-
argoproj/argo
Argo Workflows: Get stuff done with Kubernetes.
-
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.
-
tektoncd/pipeline
A K8s-native Pipeline resource.
-
prometheus/client_golang
Prometheus instrumentation library for Go applications
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
cortexlabs/cortex
Deploy machine learning models in production
-
gorilla/mux
A powerful HTTP router and URL matcher for building Go web servers with 🦍
-
golang/go
The Go programming language
-
uber/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
-
concourse/concourse
Concourse is a container-based continuous thing-doer written in Go and Elm.
-
terraform-providers/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
-
gruntwork-io/terragrunt
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
-
prometheus/alertmanager
Prometheus Alertmanager
-
nginxinc/kubernetes-ingress
NGINX and NGINX Plus Ingress Controllers for Kubernetes
-
golang/mock
GoMock is a mocking framework for the Go programming language.
java
-
micrometer-metrics/micrometer
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
-
prestosql/presto
Official home of the community managed version of Presto, the distributed SQL query engine for big data, under the auspices of the Presto Software Foundation.
-
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
square/javapoet
A Java API for generating .java source files.
-
SonarSource/sonarqube
Continuous Inspection
-
bethrobson/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
-
intuit/karate
Test Automation Made Simple
-
reactor/reactor-core
Non-Blocking Reactive Foundation for the JVM
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
react-native-community/react-native-video
A component for react-native
-
aws/aws-sdk-java
The official AWS SDK for Java.
-
DrKLO/Telegram
Telegram for Android source
-
jacoco/jacoco
🔬 JaCoCo - Java Code Coverage Library
-
zuihou/zuihou-admin-cloud
基于SpringCloud(Hoxton.SR1) + SpringBoot(2.2.2.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。
-
apache/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
-
robolectric/robolectric
Android Unit Testing Framework
-
Activiti/Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the…
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
apollographql/apollo-android
📟 A strongly-typed, caching GraphQL client for Android and the JVM
-
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
-
H07000223/FlycoTabLayout
An Android TabLayout Lib
-
zo0r/react-native-push-notification
React Native Local and Remote Notifications
javascript
python
-
django/django
The Web framework for perfectionists with deadlines.
-
mlflow/mlflow
Open source platform for the machine learning lifecycle
-
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
-
psf/requests
A simple, yet elegant HTTP library.
-
irfanICMLL/CoupleGenerator
Generate your lover with your photo
-
google-research/ALBERT
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
-
dask/dask
Parallel computing with task scheduling
-
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation | CPython 源码阅读笔记, 多图展示底层实现细节
-
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
-
Qiskit/qiskit-terra
Terra provides the foundations for Qiskit. It allows the user to write quantum circuits easily, and takes care of the constraints of real hardware.
-
graphql-python/graphene-django
Integrate GraphQL into your Django project.
-
encode/django-rest-framework
Web APIs for Django. 🎸
-
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
plotly/dash
Analytical Web Apps for Python & R. No JavaScript Required.
-
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
-
OpenMined/PySyft
A library for encrypted, privacy preserving machine learning
-
ray-project/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
-
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
-
Entromorgan/Autoticket
大麦网自动抢票工具
-
matplotlib/matplotlib
matplotlib: plotting with Python
-
0xAX/linux-insides
A little bit about a linux kernel
-
apache/incubator-tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
-
docker/docker-py
A Python library for the Docker Engine API
-
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
rust