go
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
vugu/vugu
Vugu: A modern UI library for Go+WebAssembly (experimental)
-
XiaoMi/soar
SQL Optimizer And Rewriter
-
grafana/loki
Like Prometheus, but for logs.
-
eleme/lindb
LinDB is a scalable, distributed, high performance, high availability Time Series Database.
-
jinzhu/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
docker/docker-ce
Docker CE
-
rebuy-de/aws-nuke
Nuke a whole AWS account and delete all its resources.
-
go-redis/redis
Type-safe Redis client for Golang
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/mock
GoMock is a mocking framework for the Go programming language.
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
kubernetes/kubeadm
Aggregator for issues filed against kubeadm
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
peterq/pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
-
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
-
spf13/viper
Go configuration with fangs
-
kyma-project/kyma
A flexible and easy way to connect and extend enterprise applications in a cloud-native world
-
kubernetes/kube-state-metrics
Add-on agent to generate and expose cluster-level metrics.
-
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
-
Shopify/toxiproxy
⏰ 🔥 A TCP proxy to simulate network and system conditions for chaos and resiliency testing
-
tiagorlampert/CHAOS
🔥 CHAOS is a PoC that allow generate payloads and control remote operating systems.
-
kubernetes/autoscaler
Autoscaling components for Kubernetes
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
java
-
apache/kafka
Mirror of Apache Kafka
-
eclipse/openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
-
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
-
alibaba/easyexcel
快速、简单避免OOM的java处理Excel工具
-
b3log/solo
🎸 一款小而美的博客系统,专为程序员设计。https://hacpai.com/tag/solo
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
intuit/karate
Web-Services Testing Made Simple
-
rest-assured/rest-assured
Java DSL for easy testing of REST services
-
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
-
alibaba/Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
-
apache/hbase
Mirror of Apache HBase
-
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
-
alibaba/jvm-sandbox-repeater
A Java server-side recording and playback solution based on JVM-Sandbox
-
analysys/EasyScheduler
Easy Scheduler is a distributed workflow task scheduling system, which mainly resolve the problem of "complicated task dependencies but cannot directly monitor the health status of tasks". Easy Scheduler assembles tasks in a DAG diagram and can monitor the running status of tasks in real time. Meanwhile, It supports operations such as retry, rec…
-
spring-projects/spring-boot
Spring Boot
-
linkedin/brooklin
An extensible distributed system for reliable nearline data streaming at scale
-
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
DrKLO/Telegram
Telegram for Android source
-
redisson/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
lionsoul2014/ip2region
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is less then 5Mb with all ip address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
javascript
python
rust