Pinned Repositories
nicovdong.github.io
Yuchuan博客
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
architect-awesome
后端架构师技术图谱
BigData-Notes
大数据入门指南 :star:
BitTiger
来自硅谷的终身学习大学
BlockChain
黑马程序员 120天全栈区块链开发 开源教程
build-web-application-with-golang
A golang ebook intro how to build a web with golang
CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
nicovdong's Repositories
nicovdong/nicovdong.github.io
Yuchuan博客
nicovdong/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
nicovdong/BitTiger
来自硅谷的终身学习大学
nicovdong/BlockChain
黑马程序员 120天全栈区块链开发 开源教程
nicovdong/build-web-application-with-golang
A golang ebook intro how to build a web with golang
nicovdong/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
nicovdong/dubbo-go
Go Implementation For Apache Dubbo
nicovdong/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
nicovdong/feign
Feign makes writing java http clients easier
nicovdong/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
nicovdong/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
nicovdong/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
nicovdong/kafka
Mirror of Apache Kafka
nicovdong/kingshard
A high-performance MySQL proxy
nicovdong/learning-golang
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
nicovdong/libpku
贵校课程资料民间整理
nicovdong/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
nicovdong/Programmer-look-at-China
介绍**各二线以上城市的互联网环境以及生活成本
nicovdong/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
nicovdong/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
nicovdong/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
nicovdong/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
nicovdong/sia-task
微服务任务调度框架
nicovdong/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
nicovdong/spring-cloud-bus
Spring Cloud event bus
nicovdong/spring-cloud-config
External configuration (server and client) for Spring Cloud
nicovdong/spring-cloud-stream
Framework for building Event-Driven Microservices
nicovdong/technical-books
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
nicovdong/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
nicovdong/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.