go
-
grafana/loki
Like Prometheus, but for logs.
-
yeasy/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
-
mholt/certmagic
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
-
Microsoft/ethr
Ethr is a Network Performance Measurement Tool for TCP, UDP & HTTP.
-
rendora/rendora
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
wagoodman/dive
A tool for exploring each layer in a docker image
-
golang/go
The Go programming language
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
-
thecodingmachine/gotenberg
A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF
-
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.
-
istio/istio
Connect, secure, control, and observe services.
-
crossplaneio/crossplane
An Open Source Multicloud Control Plane
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
knative/docs
User documentation for Knative components
-
deislabs/osiris
A general purpose, scale-to-zero component for Kubernetes
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
helm/helm
The Kubernetes Package Manager
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
txthinking/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
-
pingcap/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
-
v2ray/domain-list-community
Community managed domain list
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
java
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
Tencent/QMUI_Android
提高 Android UI 开发效率的 UI 库
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
qunarcorp/qmq
QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。
-
alipay/sofa-ark
SOFAArk is a light-weight,java based classloader isolation framework.
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
spring-projects/spring-boot
Spring Boot
-
eugenp/tutorials
The "REST With Spring" Course:
-
b3log/symphony
🎶一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。https://hacpai.com
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
SplashCodes/JAViewer
更优雅的驾车体验
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
alipay/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
-
mercyblitz/tech-weekly
「小马哥技术周报」
-
Meituan-Dianping/Leaf
Distributed ID Generate Service
-
linlinjava/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
-
spring-projects/spring-framework
Spring Framework
-
spring-cloud-incubator/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
b3log/solo
🎸一款小而美的 Java 博客系统。https://hacpai.com/tag/solo
-
Wechat-Group/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
-
Ramotion/android-ui-animation-components-and-libraries
Android UI libraries, components and animations by@Ramotion-https://dev.ramotion.com/gthbr
-
alibaba/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
javascript
python
rust
-
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
-
David-OConnor/seed
A frontend framework for Rust, via WebAssembly
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
cantino/mcfly
Fly through your shell history. Great Scott!
-
rust-lang/rust
A safe, concurrent, practical language.
-
Peltoche/lsd
An ls with a lot of pretty colors and awesome icons
-
comit-network/comit-rs
Easy, transparent, trustless trading of cryptocurrencies using atomic swaps.
-
DenisKolodin/yew
Rust framework for building client web apps
-
wasmerio/wasmer
Universal Binaries Powered by WebAssembly
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
sharkdp/bat
A cat(1) clone with wings.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
SergioBenitez/Rocket
A web framework for Rust.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
mozilla/sccache
sccache is ccache with cloud storage
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
ogham/exa
A modern version of ‘ls’.
-
servo/servo
The Servo Browser Engine
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
xiph/rav1e
The fastest and safest AV1 encoder.
-
Amanieu/hashbrown
Rust port of Google's SwissTable hash map
-
RustPython/RustPython
A Python Interpreter written in Rust
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor