{"id":21001657,"url":"https://github.com/mapleafly/tech-note","last_synced_at":"2026-02-15T10:04:01.819Z","repository":{"id":119067341,"uuid":"274623799","full_name":"mapleafly/tech-note","owner":"mapleafly","description":"star太多，特建此分类","archived":false,"fork":false,"pushed_at":"2020-07-02T09:53:21.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T09:46:56.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapleafly.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-06-24T09:04:15.000Z","updated_at":"2020-07-02T09:53:23.000Z","dependencies_parsed_at":"2023-03-20T09:21:25.399Z","dependency_job_id":null,"html_url":"https://github.com/mapleafly/tech-note","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapleafly%2Ftech-note","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapleafly%2Ftech-note/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapleafly%2Ftech-note/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapleafly%2Ftech-note/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapleafly","download_url":"https://codeload.github.com/mapleafly/tech-note/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243419051,"owners_count":20287803,"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","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":[],"created_at":"2024-11-19T08:16:07.480Z","updated_at":"2026-02-15T10:03:56.774Z","avatar_url":"https://github.com/mapleafly.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## 设计模式\n\n* [《设计模式Java版》](https://github.com/quanke/design-pattern-java)\n* [《设计模式 Java版》源码](https://github.com/quanke/design-pattern-java-source-code) \n* [Java设计模式（英文）](https://github.com/iluwatar/java-design-patterns) \n* [Java23种设计模式全归纳](https://github.com/youlookwhat/DesignPattern) \n* [系统设计入门](https://github.com/donnemartin/system-design-primer) \n* [图说设计模式](https://github.com/me115/design_patterns) \n* [设计模式包教不包会](https://github.com/AlfredTheBest/Design-Pattern) \n* [学习设计模式](https://www.twle.cn/l/yufei/gof/gof-basic-index.html) \n\n## Java\n\n* [LingCoder / OnJava8](https://github.com/LingCoder/OnJava8) 《Java编程思想》第5版\n* [《Java编程思想》第5版源码](https://github.com/BruceEckel/OnJava8-Examples)\n* [ReactiveX / RxJava](https://github.com/ReactiveX/RxJava)\n* [nanchen2251 / RxJava2Examples](https://github.com/nanchen2251/RxJava2Examples) \n* [Rx和RxJava文档中文翻译项目](https://github.com/mcxiaoke/RxDocs) \n* [lzyzsd / Awesome-RxJava](https://github.com/lzyzsd/Awesome-RxJava)\n* [Java多线程系列文章](https://github.com/RedSpider1/concurrent) \n* [Effective Java 第3版](https://github.com/clxering/Effective-Java-3rd-edition-Chinese-English-bilingual) \n* [Effective java 3rd 源码](https://github.com/jbloch/effective-java-3e-source-code) \n* [hollischuang / toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer) Java工程师成神之路\n* [remkop / picocli](https://github.com/remkop/picocli) 命令行工具包\n* [knowm / XChart](https://github.com/knowm/XChart) 图表类库\n* [akullpp / awesome-java](https://github.com/akullpp/awesome-java) \n* [jobbole / awesome-java-cn](https://github.com/jobbole/awesome-java-cn) \n\n\n## JavaFX\n\n* [dlsc-software-consulting-gmbh / WorkbenchFX](https://github.com/dlsc-software-consulting-gmbh/WorkbenchFX) \n* [openjfx / javafx-maven-archetypes](https://github.com/openjfx/javafx-maven-archetypes)\n* [Jerady / fontawesomefx-glyphsbrowser](https://github.com/Jerady/fontawesomefx-glyphsbrowser)\n* [asciidocfx / AsciidocFX](https://github.com/asciidocfx/AsciidocFX) Asciidoc 编辑器\n* [AlmasB / FXGL](https://github.com/AlmasB/FXGL) javafx游戏引擎\n* [edvin / fxlauncher](https://github.com/edvin/fxlauncher)\n* [FXMisc / RichTextFX](https://github.com/FXMisc/RichTextFX)\n* [controlsfx / controlsfx](https://github.com/controlsfx/controlsfx)\n* [jfoenixadmin / JFoenix](https://github.com/jfoenixadmin/JFoenix) JavaFX Material Design Library\n* [mhrimaz / AwesomeJavaFX](https://github.com/mhrimaz/AwesomeJavaFX) \n\n## Android\n\n* [Android官方培训课程中文版](https://github.com/kesenhoo/android-training-course-in-chinese) \n* [lwjobs / AndroidStudy](https://github.com/lwjobs/AndroidStudy)\n* [app inventor资源](https://github.com/xjbclz/appinventor) \n* [mit-cml / appinventor-sources](https://github.com/mit-cml/appinventor-sources)  MIT App Inventor Public Open Source\n* [Android Studio 使用艺术](https://github.com/quanke/android-studio)\n\n## Golang\n\n* [golang / go](https://github.com/golang/go)\n\n* [golang101 / golang101](https://github.com/golang101/golang101) Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书\n\n* [hyper0x / Golang_Puzzlers](https://github.com/hyper0x/Golang_Puzzlers) Go语言核心36讲\n\n* [kataras / iris](https://github.com/kataras/iris)\n\n## Python\n\n* [jackfrued / Python-100-Days](https://github.com/jackfrued/Python-100-Days) Python - 100天从新手到大师\n\n* [jobbole / awesome-python-cn](https://github.com/jobbole/awesome-python-cn) Python资源大全中文版\n\n* [Prodesire / Python-Guide-CN](https://github.com/Prodesire/Python-Guide-CN) Python最佳实践指南\n\n## WASM\n\n* [Hanks10100 / wasm-examples](https://github.com/Hanks10100/wasm-examples) 各种 WebAssembly 的例子\n\n## 框架\n\n* [micronaut-projects / micronaut-core](https://github.com/micronaut-projects/micronaut-core) 微服务框架\n\n## 模板\n\n* [waylau / thymeleaf-tutorial](https://github.com/waylau/thymeleaf-tutorial)\n\n## 构建工具\n\n* [DONGChuan / GradleUserGuide](https://github.com/DONGChuan/GradleUserGuide) \"Gradle User Guide\" 中文版\n\n* [waylau / gradle-3-user-guide](https://github.com/waylau/gradle-3-user-guide) 《Gradle 3 用户指南》中文版\n\n* [orctom / gradle-archetype-plugin](https://github.com/orctom/gradle-archetype-plugin)\n\n* [ksoichiro / awesome-gradle](https://github.com/ksoichiro/awesome-gradle)\n\n## 容器和虚拟机\n\n* [yeasy / docker_practice](https://github.com/yeasy/docker_practice) Docker — 从入门到实践\n\n## REST\n\n* [arun2dot0 / simple-rest-service-redis](https://github.com/arun2dot0/simple-rest-service-redis) Redis sample application uses with rest api\n\n* [XD-DENG / rediseen](https://github.com/XD-DENG/rediseen) Create REST-like API service for Redis DB, without writing a single line of code\n\n* [JenkinWang / springboot-redis-restful-api](https://github.com/JenkinWang/springboot-redis-restful-api) SpringBoot整合Redis开发RESTful API接口\n\n* [mmazi / rescu](https://github.com/mmazi/rescu) XChange所用的REST框架\n\n## 算法与数据结构:\n\n* [trekhleb / javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) javascript算法与数据结构\n\n* [wangzheng0822 / algo](https://github.com/wangzheng0822/algo) 数据结构和算法必知必会的50个代码实现\n\n* [xingshaocheng / architect-awesome](https://github.com/xingshaocheng/architect-awesome) 后端架构师技术图谱\n\n## 数据库\n\n* [alibaba / druid](https://github.com/alibaba/druid)\n\n## 区块链\n\n* [chaozh / awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn) 区块链(BlockChain)技术开发相关资料，包括Fabric和Ethereum开发资料\n\n\n## 交易、量化\n\n* [QUANTAXIS / QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)  纯本地量化解决方案\n\n* [HuobiRDCenter / huobi_Java](https://github.com/HuobiRDCenter/huobi_Java) 火币API\n\n* [knowm / XChange](https://github.com/knowm/XChange) \n\n* [yurivin / xchange-trade-bot](https://github.com/yurivin/xchange-trade-bot)\n\n* [bitrich-info / xchange-stream](https://github.com/bitrich-info/xchange-stream)\n\n* [ta4j / ta4j](https://github.com/ta4j/ta4j)\n\n* [gazbert / bxbot](https://github.com/gazbert/bxbot)\n\n* [bitcoinj / bitcoinj](https://github.com/bitcoinj/bitcoinj)\n\n* [bisq-network / bisq](https://github.com/bisq-network/bisq)\n\n* [timolson / cointrader](https://github.com/timolson/cointrader) \n\n* [ccxt / ccxt](https://github.com/ccxt/ccxt)\n\n* [mementum / backtrader](https://github.com/mementum/backtrader)\n\n* [vnpy / vnpy](https://github.com/vnpy/vnpy)\n\n* [binance-exchange / binance-official-api-docs](https://github.com/binance-exchange/binance-official-api-docs)\n\n* [bbfamily / abu](https://github.com/bbfamily/abu) 阿布量化交易系统\n\n## 前端素材\n\n* [edent / SuperTinyIcons](https://github.com/edent/SuperTinyIcons) 超级小图标\n\n* [jinjiang/vue-mark-display](https://github.com/Jinjiang/vue-mark-display) A Vue Component to generate Markdown-based slides.\n\n* [fangpenlin / avataaars-generator](https://github.com/fangpenlin/avataaars-generator) 头像自动生成器\n\n* [astrit / css.gg](https://github.com/astrit/css.gg) Open-source CSS, SVG and Figma UI Icons\n\n* [yemount / pose-animator](https://github.com/yemount/pose-animator) 自动捕捉生成动画\n\n## 书籍\u0026教程\n\n* [waylau / distributed-java](https://github.com/waylau/distributed-java) 分布式java\n* [waylau / books-collection](https://github.com/waylau/books-collection) 给程序员的开源、免费书籍收集，图书集合。\n* [LongTengDao / TOML](https://github.com/LongTengDao/TOML) 汤小明语的官方文档翻译。Wiki 中有教程\n* [sorenduan / awesome-java-books](https://github.com/sorenduan/awesome-java-books) Java开发者技术书籍大全 \n* [justjavac / free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) 免费的计算机编程类中文书籍\n* [简单教程](https://www.twle.cn/) \n\n## Hugo\n\n* [gohugoio / hugo](https://github.com/gohugoio/hugo)\n* [Vimux / Mainroad](https://github.com/Vimux/Mainroad)\n* [Suroppo / hugo-theme-demo](https://github.com/Suroppo/hugo-theme-demo) hugo自定义主题教程的demo\n* [xianmin / hugo-theme-jane](https://github.com/xianmin/hugo-theme-jane)\n* [zzossig / hugo-theme-zdoc](https://github.com/zzossig/hugo-theme-zdoc) \n* [coderzh / hugo-pacman-theme](https://github.com/coderzh/hugo-pacman-theme) \n\n## 杂项：\n\n* [mozillazg / go-pinyin](https://github.com/mozillazg/go-pinyin) 汉字转拼音\n\n* [CyC2018 / CS-Notes](https://github.com/CyC2018/CS-Notes) 技术面试必备基础知识\n\n* [studyzy / imewlconverter](https://github.com/studyzy/imewlconverter) 一款开源免费的输入法词库转换程序\n\n* [joelittlejohn / jsonschema2pojo](https://github.com/joelittlejohn/jsonschema2pojo) 根据json生成pojo\n\n* [tobiasahlin / SpinKit](https://github.com/tobiasahlin/SpinKit) 使用 CSS 设置动画的简单加载微调器\n\n* [mbadolato / iTerm2-Color-Schemes](https://github.com/mbadolato/iTerm2-Color-Schemes) 主题配色\n\n* [amix / vimrc](https://github.com/amix/vimrc) The ultimate Vim configuration: vimrc\n\n* [jgm / pandoc](https://github.com/jgm/pandoc) 文档格式转换\n\n* [caddyserver / caddy](https://github.com/caddyserver/caddy) Fast, multi-platform web server with automatic HTTPS\n\n* [acmesh-official / acme.sh](https://github.com/acmesh-official/acme.sh) \n\n* [halo-dev / halo](https://github.com/halo-dev/halo) 博客系统 \n\n* [chinese-poetry / chinese-poetry](https://github.com/chinese-poetry/chinese-poetry) 中华诗词库\n\n* [1eez / 103976](https://github.com/1eez/103976) 103976个英语单词库\n\n* [kon9chunkit / GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) GitHub中文排行榜\n\n* [ankitects / anki](https://github.com/ankitects/anki)\n\n* [864381832 / xJavaFxTool](https://github.com/864381832/xJavaFxTool) 基于JavaFx搭建的实用小工具集合\n\n* [ricklamers / gridstudio](https://github.com/ricklamers/gridstudio) Grid studio is a web-based application for data science","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapleafly%2Ftech-note","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapleafly%2Ftech-note","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapleafly%2Ftech-note/lists"}