Pinned Repositories
advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
api-guidelines
Microsoft REST API Guidelines
api-standards
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
gctoolkit
Tool for parsing GC logs
nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
quarkus
Quarkus: Supersonic Subatomic Java.
rocketmq
Mirror of Apache RocketMQ
Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
skywalking
APM, Application Performance Monitoring System
seasidesky's Repositories
seasidesky/gctoolkit
Tool for parsing GC logs
seasidesky/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
seasidesky/api-guidelines
Microsoft REST API Guidelines
seasidesky/api-standards
seasidesky/awesome-software-architecture
A curated list of awesome articles and resources to learn and practice about software architecture, patterns, and principles.
seasidesky/camel-k
Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
seasidesky/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU部署 (Chinese LLaMA & Alpaca LLMs)
seasidesky/context-mapper-examples
ContextMapper DSL: Examples
seasidesky/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
seasidesky/diagrams
:art: Diagram as Code for prototyping cloud system architectures
seasidesky/dtle
Distributed Data Transfer Service for MySQL
seasidesky/dynamic-threadpool
🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.
seasidesky/easegress
An all-rounder traffic orchestration system
seasidesky/easyquotation
实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情
seasidesky/engineering-blogs
A curated list of engineering blogs
seasidesky/galaxycdc
GalaxyCDC is a core component of PolarDB-X which is responsible for global binary log generation, publication and subscription.
seasidesky/go-awesome
Go 语言优秀资源整理,为项目落地加速🏃
seasidesky/go-patterns
Curated list of Go design patterns, recipes and idioms
seasidesky/GoProgrammingFromBeginnerToMaster
Go语言精进之路书籍配套代码
seasidesky/helix
Mirror of Apache Helix
seasidesky/infini-gateway
INFINI-GATEWAY(极限网关), a high performance and lightweight gateway written in golang, for elasticsearch and his friends.
seasidesky/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
seasidesky/jmolecules
Libraries to help developers express architectural abstractions in Java code
seasidesky/layering-cache
为监控而生的分布式多级缓存框架
seasidesky/mapper
A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.
seasidesky/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
seasidesky/Open-IM-Server
OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。)
seasidesky/service-pattern-go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
seasidesky/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
seasidesky/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .