====== 工作流 ====== * [[https://github.com/n8n-io/n8n| n8n-nodejs写的工作流自动化工具]] ====== 文档 ====== * [[ https://github.com/Thibaut/devdocs| 本地文档查看工具devdocs ]] * [[https://bramp.github.io/js-sequence-diagrams/| 绘制时序图]] ====== Django ====== * [[https://github.com/ebertti/django-admin-easy| django-admin-easy 更容易的添加django admin field]] ====== 测试 ====== * [[https://www.katalon.com/| katalon - 录制浏览器行为到selenium驱动格式的工具,支持python等脚本导出]] * [[https://github.com/gabrielfalcao/HTTPretty| HTTPPretty - FakeWebServer(mock-server)]] * [[https://github.com/mitmproxy/mitmproxy| mitmproxy - http/https代理调试服务器]] * [[https://github.com/buger/goreplay | goreplay - Go编写的HTTP流量重放工具]] * [[http://appium.io/| appium - 移动APP自动测试工具]] * 网易AirTest,网易的APP和游戏自动测试工具 ====== 可访问性 ====== * [[https://github.com/tartley/colorama| colorama - 终端字符染色输出]] ====== 高可用/性能 ====== * [[https://getkong.org/| Kong - API反向代理,支持限流, 熔断,支持自定义插件]] * [[https://github.com/istio/istio| istio - 微服务发现,连接,管理,限流,安全控制组件]] * [[https://github.com/google/cadvisor| cadvisor - 容器性能分析 ]] * [[http://www.brendangregg.com/linuxperf.html| 在linux 上查看各种性能分析的图]] * linux性能调优工具列表: {{:工具:linux性能调优工具列表.jpg?200|}} * [[https://github.com/emeryberger/scalene| scalene - 更加易用更加强大的python profiler]] ====== 高性能网络 ====== * [[https://github.com/spdk/dpdk | dpdk - intel开发的用户态TCP/IP协议栈]] ====== 数据分析 ====== * [[https://github.com/metabase/metabase| metabase - 简单易用的数据分析工具]] ====== UI ====== * [[https://github.com/lc-soft/LCUI| LCUI ]] * [[https://github.com/Meituan-Dianping/mpvue| mpvue - 将vue生态用到微信小程序开发里]] * [[https://github.com/pybee/| pybee - 使用python开发跨平台(包含移动平台)应用程序 ]] ===== 编辑器 ===== * [[https://github.com/pandao/editor.md| editor.md 一个开源 Markdown 编辑器]] ===== WEB UI ===== * [[https://github.com/jgthms/bulma/| bulma]] * [[https://github.com/quasarframework/quasar| Quasar - 使用 Vue构建跨平台APP]] ====== NLP ====== * [[https://github.com/chinese-poetry/chinese-poetry| 中国古诗词库]] * [[https://github.com/fighting41love/funNLP| funNLP - 有趣的NLP,各种NLP工具,适合NLP民工 ]] ====== 分布式 ====== * [[https://github.com/rystsov/caspaxos| caspaxos - 没有Log的paxos算法]] ====== 安卓 ====== * [[https://github.com/Genymobile/scrcpy| scrcpy - 显示和控制安卓设备]] ====== 文档撰写 ====== * [[https://github.com/asciidoctor/asciidoctor| asciidoctor - 撰写好看的文档]] ====== 消息推送 ====== * [[https://github.com/edgurgel/poxa| pusher.com 兼容的Elixir实现]] * [[https://github.com/stevegraham/slanger| pusher.com 兼容的ruby实现]] * [[https://github.com/caronc/apprise| ap·prise - 推送到任何平台的python-sdk,支持twitter, discord等很多平台]] ====== 前端 ====== * [[https://github.com/kamranahmedse/driver.js| driver.js - 页面内导航和教程制作]] * [[ https://github.com/vladocar/CSS-Micro-Reset|CSS-Micro-Reset ]] ===== 文本编辑 ===== * [[https://github.com/Microsoft/monaco-editor| monaco-editor js的code编辑器]] * [[https://github.com/hinesboy/mavonEditor| mavonEditor - markdown编辑器,支持传图]] * [[https://github.com/quilljs/quill/blob/develop/docs/docs/quickstart.md| quilljs - 现代化富文本编辑器]] ====== 版本管理 ====== * [[https://github.com/so-fancy/diff-so-fancy| diff-so-fancy 非常漂亮的git diff工具]] ====== DB ====== * [[https://github.com/BurntSushi/erd| erd - 数据库Schema制作成图的工具]] * [[https://www.reddit.com/r/Python/comments/4hmleu/postgresql_sqlite_mongodb/| 类似sqlite的mongodb 选项]] ====== 数据源 ====== * [[http://www.ipdeny.com| ipdeny - 知道你的IP来自哪个区域]] * [[https://www.coinapi.io/pricing?apikey| CoinAPI - 量化交易数据来源]] ====== 计科科普 ====== * [[https://www.wikiwand.com/en/Church_encoding| ChurchEncoding - 一种用 lambda来表示图灵完备语言的例子]] ====== 系统工具 ====== * [[https://remysharp.com/2018/08/23/cli-improved?utm_source=wanqu.co&utm_campaign=Wanqu+Daily&utm_medium=website| 现代CLI工具]] ====== 机器人 ====== * [[https://github.com/malwaredllc/byob/tree/master/byob| byob - build your own botnet, 机器人开发框架]] ====== RUST ====== * [[https://github.com/clux/muslrust| Rust 静态编译docker工具 muslrust]] * [[https://github.com/emk/rust-musl-builder| Rust musl builder - Rust静态编译docker工具]] * [[https://github.com/mitsuhiko/better-panic| better-panic for rust]] ====== 游戏引擎 ====== * [[https://github.com/kitao/pyxel| Pyxel - Python写的复古游戏制作引擎,自带像素画编辑器和复古音乐编辑器]] ====== 安全和趣味 ====== * [[https://github.com/hkm/whoishere.py| whoishere - 探测周围wifi客户端的工具]] * [[https://github.com/danistefanovic/build-your-own-x| build your own x - 从零开始做x(计算机软件类)]] ====== Python语言工具 ====== * [[https://github.com/santinic/pampy|pampy - 在python代码中使用模式匹配]] * [[https://github.com/emeryberger/scalene| scalene - python CPU和内存分析工具,和普通的profiler实现不同,更快,更准确]] ====== 爬虫/代理 ====== * [[https://github.com/fabienvauchelles/scrapoxy|scrapoxy - 给你的代理池做一个统一入口]] ====== 图片处理 ====== * [[http://www.fmwconcepts.com/imagemagick/index.php|ImageMagic可以进行的数百种操作]]