編程實用工具

基於MAC OS,在Windows上大都應該也有相應的版本。
持續更新中。。。(歡迎補充)

後端

IDE

  • 通用/文本

    • Vim
    • Sublime Text
    • UltraEdit
    • Hex Fiend
  • JAVA

    • Eclipse
    • Intelli IDEA
  • Python

    • PyCharm

組件

  • 容器

    • Docker
  • 存儲

    • 數據庫
      • Mysql
      • Redis
      • Mongo
      • Influx
        https://www.influxdata.com/
      • ORM
        : Mybatis
        : Hibernate
    • 搜索引擎
      • Elasticsearch
      • Solr
    • 文件
      • Minio
        https://min.io/
  • 消息

    • MQ
      • Kafka
        http://kafka.apache.org/
        https://github.com/wurstmeister/kafka-docker
      • RocketMQ
      • RabbitMQ
    • MQTT
      • EMQX
        https://www.emqx.io/cn/
      • Mosquitto
        http://www.mosquitto.org/
  • 日誌

    • Filebeat / Beats
    • Fluentd
    • Flume
    • Logstash

客戶端

  • Mysql

    • Navicat
    • MySQLWorkbench
  • Redis

    • Another Redis Desktop Manager
      https://github.com/qishibo/AnotherRedisDesktopManager/
    • Redis Desktop Manager
      https://redisdesktop.com/
  • Mongo

    • dbKoda
      https://www.dbkoda.com/
  • Restful

    • Postman
    • Postwoman
      開源
  • MQTT

    • MQTTX
      https://mqttx.app/cn/
    • Online
      http://www.tongxinmao.com/txm/webmqtt.php
  • Websocket

    • Postwoman
    • Online
      http://www.websocket-test.com/
  • GraphQL

    • GraphiQL
    • Postwoman
  • Access

    • MDB ACCDB Viewer
      http://eggerapps.at/mdbviewer/
  • Kafka

    • Kafka Tool
      http://www.kafkatool.com/index.html

管理

代碼

  • Sourcetree
  • Sourcegraph
    https://sourcegraph.com
  • Gourse
    https://gource.io

文檔

  • 有道雲筆記
  • Evernote
  • 幕布
    https://mubu.com/

設計

原型

  • Omnigraffle
    https://www.omnigroup.com/omnigraffle/
  • sketch
    https://www.sketch.com/
  • graphviz

思維導圖

  • 幕布
    https://mubu.com/
  • processon
    https://www.processon.com/
  • mindmaster
    https://www.edrawsoft.cn/mindmaster/

調試

網絡

  • Wireshark
  • netcat
  • ssokit
    http://product.rangaofei.cn/ssokit/pages/
    brew install ssokit
  • logstalgia
    https://logstalgia.io/
    brew install logstalgia
    ssh [email protected] “tail -f /var/log/nginx/access.log” | logstalgia --sync

遠程控制

  • 向日葵
  • Teamviewer
  • VNC Viewer
  • EasyConnect

內存

  • VisualVM

文本

  • Beyond Compare

服務

  • Jenkins
  • Selenium
  • Katalon Recorder

系統

效率

  • TheFuck
    https://pypi.org/project/thefuck/
  • alfred
  • manico
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章