{"id":15696829,"url":"https://github.com/lewiszlw/notebooks","last_synced_at":"2025-07-27T20:34:44.609Z","repository":{"id":105718050,"uuid":"182117009","full_name":"lewiszlw/notebooks","owner":"lewiszlw","description":"存放学习笔记、写过的博客等~","archived":false,"fork":false,"pushed_at":"2023-01-03T02:33:05.000Z","size":43125,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T09:46:40.756Z","etag":null,"topics":["algorithms","blog","distributed","dubbo","java","kafka","linux","middleware","mq","mysql","network","op","ops","os","python","redis","rpc","security","system-design","thrift"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lewiszlw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-18T15:55:58.000Z","updated_at":"2023-05-12T12:14:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"f79cc64a-3b0e-45e8-b9da-0dea0c961144","html_url":"https://github.com/lewiszlw/notebooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lewiszlw/notebooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewiszlw%2Fnotebooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewiszlw%2Fnotebooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewiszlw%2Fnotebooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewiszlw%2Fnotebooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lewiszlw","download_url":"https://codeload.github.com/lewiszlw/notebooks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewiszlw%2Fnotebooks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267419241,"owners_count":24084132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","blog","distributed","dubbo","java","kafka","linux","middleware","mq","mysql","network","op","ops","os","python","redis","rpc","security","system-design","thrift"],"created_at":"2024-10-03T19:10:05.137Z","updated_at":"2025-07-27T20:34:44.588Z","avatar_url":"https://github.com/lewiszlw.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# notebooks\n限于本人水平有限，内容如有错误或不足之处，还请多多指出~\n\n- Github 地址：https://github.com/lewiszlw/notebooks\n- Gitbook 地址：https://lewiszlw.gitbook.io/notebooks/\n\n## _working - 工作\n- [文档模板](https://github.com/lewiszlw/notebooks/blob/master/_working/doc-template)（问题复盘、服务介绍、技术方案等）\n- [工作流程](https://github.com/lewiszlw/notebooks/blob/master/_working/process)（oncall、领域负责人分工备份）\n\n## blogs - 博客文章\n- [博客](https://github.com/lewiszlw/notebooks/tree/master/blogs)\n\n## books - 读书笔记\n- [《深入理解Java虚拟机》](https://github.com/lewiszlw/notebooks/tree/master/books)\n- [《Netty实战》](https://github.com/lewiszlw/notebooks/tree/master/books)\n- [《Spring实战》](https://github.com/lewiszlw/notebooks/tree/master/books)\n- [《Maven实战》](https://github.com/lewiszlw/notebooks/tree/master/books)\n- [《大话设计模式》](https://github.com/lewiszlw/notebooks/tree/master/books)\n- [《Java并发编程的艺术》](https://github.com/lewiszlw/notebooks/tree/master/books)\n- [《Effective Java》](https://github.com/lewiszlw/notebooks/tree/master/books)\n\n## cs-basic-knowledge - 计算机基础知识\n- [操作系统](https://github.com/lewiszlw/notebooks/tree/master/cs-basic-knowledge)\n- [计算机组成原理](https://github.com/lewiszlw/notebooks/tree/master/cs-basic-knowledge)\n- [计算机网络](https://github.com/lewiszlw/notebooks/tree/master/cs-basic-knowledge)\n- [算法与数据结构](https://github.com/lewiszlw/notebooks/tree/master/cs-basic-knowledge)\n\n## programming-language - 编程语言\nJava\n- [Java](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Java)\n- [JVM](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Java)\n- [Spring](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Java)\n- [SpringBoot](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Java)\n- [Mybatis](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Java)\n- [Maven](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Java)\n- [Google Guice](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Java)\n- [Tomcat](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Java)\n- [JMockit](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Java)\n\nPython\n- [Python](https://github.com/lewiszlw/notebooks/tree/master/programming-language/Python)\n\n## distributed-knowledge - 分布式知识\n- [分布式知识](https://github.com/lewiszlw/notebooks/tree/master/distributed-knowledge)\n\n## communication - 通信\n- [消息中间件](https://github.com/lewiszlw/notebooks/tree/master/communication/)\n- [RPC框架](https://github.com/lewiszlw/notebooks/tree/master/communication/)\n- [Dubbo](https://github.com/lewiszlw/notebooks/tree/master/communication/)\n- [Thrift](https://github.com/lewiszlw/notebooks/tree/master/communication/)\n- [Kafka](https://github.com/lewiszlw/notebooks/tree/master/communication/)\n\n## storage - 存储\n- [MySQL](https://github.com/lewiszlw/notebooks/tree/master/storage)\n- [NoSQL](https://github.com/lewiszlw/notebooks/tree/master/storage)\n- [Redis](https://github.com/lewiszlw/notebooks/tree/master/storage)\n- [Guava Cache](https://github.com/lewiszlw/notebooks/tree/master/storage)\n- [Elasticsearch](https://github.com/lewiszlw/notebooks/tree/master/storage)\n\n## devops - 运维\n- [运维知识](https://github.com/lewiszlw/notebooks/tree/master/devops)\n- [安全知识](https://github.com/lewiszlw/notebooks/tree/master/devops)\n- [Linux](https://github.com/lewiszlw/notebooks/tree/master/devops)\n- [Docker](https://github.com/lewiszlw/notebooks/tree/master/devops)\n- [Prometheus](https://github.com/lewiszlw/notebooks/tree/master/devops)\n\n## protocols - 协议\n- [Http(s)](https://github.com/lewiszlw/notebooks/blob/master/protocols)\n\n## system-design - 系统设计\n- [领域驱动设计](https://github.com/lewiszlw/notebooks/tree/master/system-design)\n- [常见系统设计](https://github.com/lewiszlw/notebooks/tree/master/system-design)\n\n## tools - 工具使用\n- [IDEA](https://github.com/lewiszlw/notebooks/tree/master/tools)\n- [Git](https://github.com/lewiszlw/notebooks/tree/master/tools)\n- [Vim](https://github.com/lewiszlw/notebooks/blob/master/tools)\n- [VScode](https://github.com/lewiszlw/notebooks/blob/master/tools)\n- [Mac](https://github.com/lewiszlw/notebooks/blob/master/tools)\n- [Alfred](https://github.com/lewiszlw/notebooks/blob/master/tools)\n\n## others - 其他知识\n- [反向代理](https://github.com/lewiszlw/notebooks/blob/master/others)\n- [开源许可证](https://github.com/lewiszlw/notebooks/blob/master/others)\n- [appium使用](https://github.com/lewiszlw/notebooks/blob/master/others)\n\n## wheels - 造轮子\n- [dcc - 分布式配置中心](https://github.com/lewiszlw/notebooks/tree/master/wheels/dcc)\n- [red-envelope - 红包系统](https://github.com/lewiszlw/notebooks/tree/master/wheels/red-envelope)\n- [sso - 单点登录](https://github.com/lewiszlw/notebooks/tree/master/wheels/sso)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewiszlw%2Fnotebooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewiszlw%2Fnotebooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewiszlw%2Fnotebooks/lists"}