Tool Hub

各个分类的工具汇总

开发

代码

  • nvim
  • vscode
  • jetbrains
  • vim

代码管理

  • gitea
  • gitlab
  • CI
    • drone
    • jetbrains teamcity
    • gitlab

接口测试

  • postman
  • httpie
  • jebrains http test
  • curl
  • 接口mock测试
    • httpretty: a full fake TCP socket module. Inspired by FakeWeb(ruby), 用于模拟http外部访问请求
    • responses: A utility for mocking out the Python Requests library.

接口性能测试

  • vegeta
    • pssh + vegeta, pssh并行在多个计算机中执行命令,vegeta接口性能测试工具,支持代码修改、命令模式,输出json、text、gob、html等格式
  • apache benchmark(ab)

代码性能分析

文档

markdown:

  • typora,已收费
  • vscode + markdown + mermaid plugin
  • pandoc 构建文档

i18n

  • poedit

redis

  • another redis desktop manager
  • redis desktop manager

密码

  • keepass, windows
  • macpass, macos, keepss的mac实现

输入效率

  • atext, windows
  • copyQ, windows
  • afred, macos
  • dash, macos

ssh/sftp

  • transmit, macos
  • xshell, windows
  • mobaxterm, windows

作图

工具功能价格地址
draw.io支持在线/离线绘图,类似visio免费https://www.draw.io/
excalidraw支持在线/离线,手绘风格白板免费https://github.com/excalidraw/excalidraw
figma在线,各种设计绘图有限功能免费https://www.figma.com/
whimsical在线,docs/flowcharts/wireframes/mindmaps/projects有限功能免费https://www.whimsical.com/

文件比对

  • beyondcompare
  • diff

文件同步

  • rsync
  • FreeFileSync, windows/macos