Pinned Repositories
awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
build-web-application-with-golang
A golang ebook intro how to build a web with golang
CodeBlog
blog project
ftgo-application
Example code for the book Microservice patterns
geekai
AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。
interview_internal_reference
2020年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Java
All Algorithms implemented in Java
jedis
A blazingly small and sane redis java client
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
mybatis
mybatis源码中文注释
haiguangbo's Repositories
haiguangbo/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
haiguangbo/build-web-application-with-golang
A golang ebook intro how to build a web with golang
haiguangbo/ftgo-application
Example code for the book Microservice patterns
haiguangbo/geekai
AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。
haiguangbo/interview_internal_reference
2020年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
haiguangbo/Java
All Algorithms implemented in Java
haiguangbo/jedis
A blazingly small and sane redis java client
haiguangbo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
haiguangbo/mybatis
mybatis源码中文注释
haiguangbo/piggymetrics
微服务综合案例PiggyMetrics,极客时间微服务架构和实践课程
haiguangbo/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java 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, MyBatis, RPC, local cache ...
haiguangbo/spikeSystem
haiguangbo/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
haiguangbo/blade
:rocket: a simple, elegant mvc framework! website →
haiguangbo/campus_recruitmen_questions
2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。
haiguangbo/cheat-sheet
速查表包括了 Vim, Git, Shell, Gcc, Gdb 常用命令及快捷键
haiguangbo/clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
haiguangbo/cracking-algorithm
cracking-algorithm
haiguangbo/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
haiguangbo/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
haiguangbo/dubbo-go
Go Implementation For Apache Dubbo .
haiguangbo/haiguangbo.github.io
haiguangbo/interviews
Everything you need to know to get the job.
haiguangbo/Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
haiguangbo/java-design-patterns
Design patterns implemented in Java
haiguangbo/java8-tutorial
Modern Java - A Guide to Java 8
haiguangbo/Programming-Books
Programming Books & Tutorials(PDFs) ranging from Linux, Docker, Kubernetes, Hadoop, Spark, Javascript, Java, Kotlin, Golang, Django, Python, Rust, Ruby, MySQL, ARM, Xamarin, Android, iOS, Swift, Etc.
haiguangbo/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
haiguangbo/squirrel
squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implementation for Java.
haiguangbo/staffjoy
微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈