-
one-small-step Public
Forked from karminski/one-small-step这是一个简单的技术科普教程项目,主要聚焦于解释一些有趣的,前沿的技术概念和原理。每篇文章都力求在 5 分钟内阅读完成。
MIT License UpdatedMay 29, 2025 -
-
annotated_deep_learning_paper_implementations Public
Forked from labmlai/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, ...), gan…
Jupyter Notebook MIT License UpdatedDec 24, 2023 -
CodeGuide Public
Forked from fuzhengwei/CodeGuide📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
Apache License 2.0 UpdatedJun 10, 2023 -
dubbo-go Public
Forked from apache/dubbo-goGo Implementation For Apache Dubbo
Go Apache License 2.0 UpdatedNov 12, 2022 -
small-spring Public
Forked from fuzhengwei/small-spring🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
Java Apache License 2.0 UpdatedMar 17, 2022 -
BlockChain Public
Forked from itheima1/BlockChain黑马程序员 120天全栈区块链开发 开源教程
JavaScript Creative Commons Attribution Share Alike 4.0 International UpdatedFeb 12, 2022 -
flash-linux0.11-talk Public
Forked from dibingfa/flash-linux0.11-talk你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
C UpdatedFeb 7, 2022 -
grpc-java Public
Forked from grpc/grpc-javaThe Java gRPC implementation. HTTP/2 based RPC
Java Apache License 2.0 UpdatedJan 25, 2022 -
REKCARC-TSC-UHT Public
Forked from PKUanonym/REKCARC-TSC-UHT清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
HTML Creative Commons Attribution Share Alike 4.0 International UpdatedJan 22, 2022 -
Programmer-look-at-China Public
Forked from csguide-dabai/Programmer-look-at-China介绍中国各二线以上城市的互联网环境以及生活成本
UpdatedJan 12, 2022 -
-
build-web-application-with-golang Public
Forked from astaxie/build-web-application-with-golangA golang ebook intro how to build a web with golang
Go BSD 3-Clause "New" or "Revised" License UpdatedJan 1, 2022 -
kafka Public
Forked from apache/kafkaMirror of Apache Kafka
Java Apache License 2.0 UpdatedDec 13, 2021 -
resilience4j Public
Forked from resilience4j/resilience4jResilience4j is a fault tolerance library designed for Java8 and functional programming
Java Apache License 2.0 UpdatedOct 26, 2021 -
golangFamily Public
Forked from xiaobaiTech/golangFamily【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库…
Go UpdatedOct 16, 2021 -
technical-books Public
Forked from doocs/technical-books😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
HTML Creative Commons Attribution Share Alike 4.0 International UpdatedJul 27, 2021 -
xxl-job Public
Forked from xuxueli/xxl-jobA distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
Java GNU General Public License v3.0 UpdatedJul 19, 2021 -
nacos Public
Forked from alibaba/nacosan easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Java Apache License 2.0 UpdatedJun 24, 2021 -
Sentinel Public
Forked from alibaba/SentinelA powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Java Apache License 2.0 UpdatedJun 24, 2021 -
eureka Public
Forked from Netflix/eurekaAWS Service registry for resilient mid-tier load balancing and failover.
Java Apache License 2.0 UpdatedJun 21, 2021 -
spring-cloud-bus Public
Forked from spring-cloud/spring-cloud-busSpring Cloud event bus
Java Apache License 2.0 UpdatedJun 19, 2021 -
feign Public
Forked from OpenFeign/feignFeign makes writing java http clients easier
Java Apache License 2.0 UpdatedJun 19, 2021 -
zuul Public
Forked from Netflix/zuulZuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Java Apache License 2.0 UpdatedJun 18, 2021 -
kingshard Public
Forked from flike/kingshardA high-performance MySQL proxy 714E
Go UpdatedJun 17, 2021 -
spring-cloud-stream Public
Forked from spring-cloud/spring-cloud-streamFramework for building Event-Driven Microservices
Java Apache License 2.0 UpdatedJun 11, 2021 -
spring-cloud-config Public
Forked from spring-cloud/spring-cloud-configExternal configuration (server and client) for Spring Cloud
Java Apache License 2.0 UpdatedJun 11, 2021 -
ribbon Public
Forked from Netflix/ribbonRibbon 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.
Java Apache License 2.0 UpdatedApr 21, 2021 -
learning-golang Public
Forked from yangwenmai/learning-golangGo 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
Go GNU General Public License v2.0 UpdatedApr 20, 2021 -