Starred repositories
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Use your macOS terminal shell to do awesome things.
The best design tools and plugins for everything 👉
A curated list of Rust code and resources.
A curated list of software and architecture related design patterns.
Papers from the computer science community to read and discuss.
A curated list of awesome Go frameworks, libraries and software
Go RPC framework with high-performance and strong-extensibility for building micro-services.
The Fastest Distributed Database for Transactional, Analytical, and AI Workloads.
Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue,…
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Runtime code generation for the Java virtual machine.
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
junsure / d2l-zh
Forked from d2l-ai/d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
Non-Blocking Reactive Foundation for the JVM
junsure / JavaGuide
Forked from Snailclimb/JavaGuide【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
A high available,high performance distributed messaging system.
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)