Pinned Repositories
architect-awesome
后端架构师技术图谱
awesome-cs
计算机优质书籍搜罗+学习路线推荐!
awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
BigData-Notes
大数据入门指南 :star:
canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
charts
charts-1
kubernetes helm charts
ChromeAppHeroes
🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
charleshuangcai's Repositories
charleshuangcai/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
charleshuangcai/architect-awesome
后端架构师技术图谱
charleshuangcai/awesome-cs
计算机优质书籍搜罗+学习路线推荐!
charleshuangcai/awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
charleshuangcai/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
charleshuangcai/BigData-Notes
大数据入门指南 :star:
charleshuangcai/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
charleshuangcai/charts
charleshuangcai/charts-1
kubernetes helm charts
charleshuangcai/ChromeAppHeroes
🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新
charleshuangcai/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
charleshuangcai/enos-device-sdk-python
A Python SDK for connecting devices to EnOS Cloud
charleshuangcai/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
charleshuangcai/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
charleshuangcai/IdGenerator
💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
charleshuangcai/InternetArchitect
年薪百万互联网架构师课程文档及源码(公开部分)
charleshuangcai/interview-guide
总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。
charleshuangcai/java-common-mistakes
极客时间专栏《Java业务开发常见错误100例》源码
charleshuangcai/Java-Interview-Advanced
中华石杉--互联网Java进阶面试训练营
charleshuangcai/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
charleshuangcai/nacos-k8s
This project contains a Nacos Docker image meant to facilitate the deployment of Nacos on Kubernetes using StatefulSets.
charleshuangcai/neo4j-helm
Helm Charts for running Neo4j on Kubernetes
charleshuangcai/spring-analysis
Spring源码阅读
charleshuangcai/spring-cloud-dubbo
spring-cloud-dubbo
charleshuangcai/spring-cloud-stream-samples
Samples for Spring Cloud Stream
charleshuangcai/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
charleshuangcai/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
charleshuangcai/tool
开发效率提升:Mac生产力工具链推荐
charleshuangcai/transmittable-thread-local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.