Skip to content
View Timesless's full-sized avatar
Block or Report

Block or report Timesless

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

  1. mall mall Public

    高并发,分布式架构商城实现, 项目基于 Gradle 构建。包括以下技术栈:1.反向代理、动静分离 - Nginx;2.注册中心、配置中心 - nacos;3.认证中心(社交登录,weibo) - OAuth2.0;4.权限控制 - Spring Security;5.统一网关 - SpringCloud Gateway;6.客户端负载均衡 - Ribbon;7.服务熔断降级 - Senti…

    JavaScript 15 7

  2. awesome-java awesome-java Public

    Java学习项目。包括数据结构与算法、图论、Java SE、netty、kafka、LeetCode、Reactor、分布式锁、juc、spring 等用例代码

    Java 2 1

  3. spring-cloud spring-cloud Public

    zzyy - spring cloud、spring cloud alibaba 2020学习。项目基于gradle构建,包括:gateway统一网关、zookeeper | consul | eureka | nacos 服务注册中心、openfeign远程调用、config | nacos 统一配置中心、hystrix | sentinel服务限流熔断、seata分布式事务

    Java

  4. python-os python-os Public

    1. 操作系统学习。基于Python 3构建部分 os 算法.包括:缓存置换算法LRU,LFU,FIFO;异步任务线程池、LeetCode-python部分题解;2. 计算机网络原理学习。基于 Python 3 库对 TCP/UDP 数据段解析;3. 计算机组成原理

    Python

  5. cpp-all cpp-all Public

    c / c++ 教程。包括:翁恺 c 语言教程、韩顺平老师 c 语言教程、itacast c++教程、侯捷c++高级、侯捷c++源码讲解。

    C++

  6. go-all go-all Public

    go lang。韩顺平老师 go lang 教程

    Go