Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
algo
数据结构和算法必知必会的50个代码实现
aliyun-oss-java-sdk
Aliyun OSS SDK for Java
app_spider
a spider on the apps
architect-awesome
后端架构师技术图谱
ArchiveBox
🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
asm
本文档是作者小傅哥从网上资料获取整理,方便学习使用。ASM 是一个 Java 字节码操控框架。它能被用来动态生成类或者增强既有类的功能。ASM 可以直接产生二进制 class 文件,也可以在类被加载入 Java 虚拟机之前动态改变类行为。如果本文能为您提供帮助,请给予支持(关注、点赞、分享)!
asm-module
✈️ ASM 4 教程中的示例代码,用于 ASM 学习,介绍了 ASM 中基本的使用说明。
springcloud-book
书籍《深入理解Spring Cloud与微服务构建》的源码
LiuHongze19920301's Repositories
LiuHongze19920301/syncthing
Open Source Continuous File Synchronization
LiuHongze19920301/confd
Manage local application configuration files using templates and data from etcd or consul
LiuHongze19920301/etcd
Distributed reliable key-value store for the most critical data of a distributed system
LiuHongze19920301/example.v2
An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
LiuHongze19920301/jj
JSON Stream Editor (command line utility)
LiuHongze19920301/gorm
The fantastic ORM library for Golang, aims to be developer friendly
LiuHongze19920301/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.
LiuHongze19920301/gjson
Get JSON values quickly - JSON parser for Go
LiuHongze19920301/go-redis
Redis Go client
LiuHongze19920301/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
LiuHongze19920301/bytekit
Java Bytecode Kit
LiuHongze19920301/commons-net
Apache Commons Net
LiuHongze19920301/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
LiuHongze19920301/spring-cloud-build
Common build concerns, shared plugin configuration, etc. for Spring Cloud modules
LiuHongze19920301/spring-cloud-openfeign
Support for using OpenFeign in Spring Cloud apps
LiuHongze19920301/httpstat
It's like curl -v, with colours.
LiuHongze19920301/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
LiuHongze19920301/GolangTraining
Training for Golang (go language)
LiuHongze19920301/mapstruct
An annotation processor for generating type-safe bean mappers
LiuHongze19920301/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
LiuHongze19920301/cli
LiuHongze19920301/termd
LiuHongze19920301/sjson
Set JSON values very quickly in Go
LiuHongze19920301/gopher
Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源
LiuHongze19920301/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
LiuHongze19920301/mybatis-3
MyBatis SQL mapper framework for Java
LiuHongze19920301/pcstat
Page Cache stat: get page cache stats for files on Linux
LiuHongze19920301/curator
Apache Curator
LiuHongze19920301/zookeeper
Apache ZooKeeper
LiuHongze19920301/dynamic-tp
🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).