Pinned Repositories
apigcc
一个非侵入的api编译、收集、Rest文档生成工具。工具通过分析代码和注释,获取文档信息,生成RestDoc文档。
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
architect-awesome
后端架构师技术图谱
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
asm
https://gitlab.ow2.org/asm
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
druid
阿里巴巴计算平台事业部出品,为监控而生的数据库连接池
nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
SpringBooks
学习后端的相关电子书
fffscd's Repositories
fffscd/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
fffscd/architect-awesome
后端架构师技术图谱
fffscd/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
fffscd/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
fffscd/generator
A code generator for MyBatis and iBATIS.
fffscd/huxpro.github.io
My Blog / Jekyll Themes / PWA
fffscd/ibatis2mybatis
Tool to convert iBATIS 2 xml files to MyBatis3
fffscd/incubator-dubbo-admin
The ops and reference implementation for Apache Dubbo (incubating)
fffscd/incubator-shardingsphere
Distributed database middleware
fffscd/incubator-shardingsphere-example
Sharding-Sphere examples
fffscd/java-design-patterns
Design patterns implemented in Java
fffscd/java-dns-cache-manipulator
🌏 A simple 0-dependency thread-safe Java™ lib/tool for setting dns programmatically without touching host file, make unit/integration test portable.
fffscd/Java8InAction
fffscd/jinglongjun1.github.io
blog
fffscd/mybatis-cobarclient
模拟cobarclient 写的支持一个支持mybatis的组件
fffscd/mybatis-shards
基于MyBatis的数据库切分框架,可实现数据的水平切分和垂直切分。
fffscd/mysql-tutorial
MySQL入门教程(MySQL tutorial book)
fffscd/neural
高并发、高可用的微服务架构中的分布式治理利刃,提供了分布式限流、服务降级、熔断器、重试器等容错特性,并提供了SPI、过滤器和JWT等功能。此外还提供了很多小的黑科技(如:IP黑白名单、UUID加强版、Snowflake和大并发时间戳获取等)。
fffscd/OpendialEx
Opendial对话语料库
fffscd/order-charge-notify
模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现
fffscd/paxosZkBook
Paxos到ZooKeeper代码实例
fffscd/pinpoint
Pinpoint is an open source APM (Application Performance Management) tool for large-scale distributed systems written in Java.
fffscd/Quiver-VSCode-DarkPlus-Theme
A dark theme for Quiver inspired by Visual Studio Code's Dark+ theme.
fffscd/raft-zh_cn
Raft一致性算法论文的中文翻译
fffscd/rocketmq-exporter
Apache RocketMQ Prometheus Exporter
fffscd/skywalking-tutorials
Video tutorials for Skywalking( A distributed tracing system, and APM. )
fffscd/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
fffscd/SpringBoot-Learning
Spring Boot基础教程,Spring Boot 2.x版本连载中!!!
fffscd/test_db
A sample MySQL database with an integrated test suite, used to test your applications and database servers
fffscd/zookeeper-book-example
This is a code example that complements the material in the ZooKeeper O'Reilly book.