Skip to content
View gyoomi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report gyoomi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. framework framework Public

    🌱基于最新的Spring Boot 2.2.0稳定版,天然的前后端分离设计思想。简单、便捷、易拓展,致力于成为中小企业开发的利器

    Java 160 80

  2. Data-Structures Data-Structures Public

    🎯 算法和数据结构基础:手动实现常见的数组、队列、链表、二分搜索树、AVL、红黑树、B树、B+、跳跃表等基础数据结构

    Java 10 6

  3. miracle miracle Public

    🔨企业级Spring Could脚手架工程:Eureka、Ribbon、Hystrix、Zuul、Feign、分布式事务、分布式锁、分布式Id、消息队列、熔断与降级、OAuth2、ES等多项企业级技术方案

    Java 2 2

  4. algorithm algorithm Public

    ⛳ 常见八大排序算法、堆排序、二分搜索树、最短路径、贪心算法、动态规划、Dijkstra、Bellman-Ford等算法实现

    Java 4 4

  5. redis redis Public

    ⛵ 总结了Redis常见的数据类型、常见使用方式(缓存、分布式锁、队列、位图等)、高级特性用法(布隆过滤器、限流、IO模型)及一些基础数据类型的源码实现

    30 11

  6. spider spider Public

    🐛 基于静态页面和动态数据的爬虫项目,实现了多线程爬取和一些常见的反扒策略

    Python