算法学习

  1. Jack-Lee-Hiter/AlgorithmsByPython

    用Python实现一些简单的算法和数据结构

  2. wangzheng0822/algo

    数据结构和算法必知必会的50个代码实现

  3. darkTianTian/sword-for-offer

    使用Python3用优雅的方式实现《剑指Offer》中的题目

  4. selfboot/LeetCode

    正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结

  5. HuberTRoy/leetCode

    ✏️ 算法相关知识储备 LeetCode with Python 📚, 按数据结构划分了题目类型

  6. nonstriater/Learn-Algorithms

    算法学习笔记

  7. MisterBooo/LeetCodeAnimation

    用动画的形式呈现解LeetCode题目的思路

源码研究

  1. lw-lin/CoolplaySpark

    酷玩 Spark: Spark 源代码解析、Spark 类库等

  2. Amnesiacs/Dubbo-Code

    dubbo源码解析

  3. yongshun/learn_netty_source_code

    Netty 源码分析教程

  4. weibin0516/spark-sourcecodes-analysis

    Spark源码剖析

架构领域设计

  1. donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

  2. zhihuili/flower

    反应式微服务框架Flower,学习响应式编程和 `AKKA` 架构

  3. LMAX-Exchange/disruptor

    Disruptor 是一个高性能的异步处理框架,或者可以认为是最快的消息框架(轻量的 JMS),也可以认为是一个观察者模式的实现,或者事件监听模式的实现

  4. davideuler/architecture.of.internet-product

    互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构

  5. wx-chevalier/DistributedSystem-Series

    📚 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇

计算机基础知识学习

  1. apachecn/think-os-zh

    操作系统思考 中文版

  2. yourtion/30dayMakeOS

大数据领域的学习

  1. zhisheng17/flink-learning

    flink学习的例子

  2. realguoshuai/hadoop_study

    Hadoop生态圈中常用大数据组件文档

  3. JerryLead/SparkInternals

    discuss the design and implementation of Apache Spark

  4. teeyog/IQL

    An ad hoc query service based on the spark sql engine.(基于spark sql引擎的即席查询服务)

  5. heibaiying/BigData-Notes

    大数据入门指南 ⭐️

技术趋势学习

  1. serverless/serverless

    Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more!

  2. kubernetes/kubernetes

    K8s, 容器调度,云计算时代的基础设施

  3. rootsongjc/kubernetes-handbook

    Kubernetes中文指南/云原生应用架构实践手册

  4. etcd-io/etcd

    Distributed reliable key-value store for the most critical data of a distributed system

  5. bregman-arie/devops-interview-questions

    include Linux, Jenkins, AWS, Network, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP

学习进阶

  1. aio-libs/aiohttp

    Asynchronous HTTP client/server framework for asyncio and Python

  2. smallnest/C1000K-Servers

    High performance websocket servers implemented by Spray-can, Netty, undertow, jetty, Vert.x, Grizzly, node.js and Go. It supports 1,200,000 active websocket connections, 学习高并发,以及Websocket高性能连接

  3. smallnest/1m-go-tcp-server

    benchmarks for implementation of servers which support 1 million connections

  4. Allenxuxu/gev

    gev 是基于Reactor模式实现的轻量级,快速,非阻塞式TCP网络库

  5. seata

    Seata是阿里开源的一款高性能分布式事务解决方案

  6. xingshaocheng/architect-awesome

    后端架构师技术图谱

  7. sanshengshui/netty-learning-example

    Netty实践学习案例,见微知著!

  8. eugenp/tutorials

    包含各种项目实践案例, 不仅有许多Apache项目实践(Spark/ZK等)、还有Spring全家桶、云计算与容器(AWS/Azure等)....总之我能想到的几乎都有, 强烈推荐!!!!

面试资源材料

  1. 0voice/interview_internal_reference

    2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总

  2. apachecn/Interview

    简历指南 + LeetCode + Kaggle

  3. CyC2018/Job-Recommend

    🔎 互联网内推信息(社招、校招、实习)

  4. CheckChe0803/BigData-Interview

    大数据面试题

  5. yifeikong/reverse-interview-zh

    技术面试最后反问面试官的话

  6. yangshun/tech-interview-handbook

    💯 Materials to help you rock your next coding interview

Something interesting

  1. luyishisi/Anti-Anti-Spider

    反反爬虫的代码仓库

  2. obbole/awesome-design-cn

    设计师资源大全,包含:ICON图标、Logo设计、PhotoShop插件、交互设计工具、流程图、线框图/原型图、设计博客等

  3. odoo/odoo

    涵盖了很多应用, 企业管理经营一站式解决方案

  4. zenorocha/alfred-workflows

    Mac上的效率应用Alfred

  5. cnfeat/GoodThingList

    GoodThingList 好物清单

  6. KeKe-Li/book

    📚 All programming languages books, 很多书籍学习资料

  7. lyricat/wechat-format

    微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML

行业相关学习

量化交易

  1. vnpy/vnpy

    基于Python的开源量化交易平台开发框架

  2. moyuanz/DevilYuan

    DevilYuan可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能

  3. waditu/tushare

    TuShare is a utility for crawling historical data of China stocks