一些工具搜集

  • https://asciinema.org/
    一个录制、分享命令行操作的工具
  • https://tox.chat/
    Tox 是一个开源的实时通信协议,不需要中央服务器,提供多种跨平台的客户端
  • https://github.com/rocky/python-uncompyle6
    Python 反编译工具,可以将 Python 字节码 pyc 文件反编译回源码 py 文件。
  • https://puffer.stanford.edu/
    斯坦福大学的一个视频算法实验项目,可以免费观看美国的电视直播,画质1080P。
  • https://github.com/APIJSON/APIJSON
    自动化接口管理工具,后端自动生成接口文档,前端可以定制任何数据、任何结构。
  • https://mirrors.cloud.tencent.com/
    各种开源软件的镜像
  • https://www.zenflowchart.com/
    在线流程图工具
  • https://github.com/thumbor/thumbor
    一个开源的实时图像服务器
  • https://github.com/ricklamers/gridstudio
    结合python和Excel,在一个界面上同时展示可视化表格与代码,而且同时通过表格与代码修改数据
  • https://github.com/agalwood/Motrix/blob/master/README-CN.md
    Motrix 是一款全能的下载工具,支持下载 HTTP、FTP、BT、磁力链、百度网盘等资源。
  • https://github.com/doocs/md
    一个Markdown渲染的微信公众号编辑器
  • https://undraw.co/illustrations
    一个免费的插图网站,可以在上面寻找合适的插图,用于商业用途
    -https://github.com/star7th/showdoc
    一个技术文档网站的服务端,适合展示团队的技术文档、API 文档
    -https://github.com/firmai/industry-machine-learning
    机器学习在各行业的应用
    -https://github.com/WebOfTrustInfo/rwot5-boston/blob/master/topics-and-advance-readings/activitypub-decentralized-distributed.md
    ActivityPub 是一种去中心化的内容聚合协议,可以让其他用户远程订阅你的内容。它很像升级版的 RSS,但是支持远程推送。
    -https://book.tstrs.me/
    基于 IPFS 的电子书搜索引擎
    -https://github.com/schenkd/nginx-ui
    一个在线生成 nginx 配置文件的开源工具,可以在浏览器里面编辑和提交 nginx 配置文件。
    -https://github.com/oct16/TimeCat
    一个网页录屏器,可以将网页操作录制下来,像视频那样播放,但是生成的录像文件的体积远远小于传统视频。
    -https://driveandlisten.herokuapp.com/
    一个很有趣的网站,让你在线体验一边开车一边听广播。使用驾驶员的视角,播放街景,有车速和街道噪音开关,配上当地的广播电台。目前支持几十个城市,包括北京和武汉。
    -https://linear.app/
    一个在线的项目管理软件,用于 Bug 管理,比 Jira 用法简单。
    -https://oss.redislabs.com/redisearch/
    以redis为后端做的全文搜索引擎
    -https://mp.weixin.qq.com/s/M_ZBe7L_0xb8zNMMtrkbmQ
    linux 下的性能分析工具汇总
  • https://github.com/kkroening/ffmpeg-python
    FFmpeg 的 Python 包装库
  • https://github.com/ManimCommunity/manim/
    绘制数学动画视频的python库
  • https://github.com/returntocorp/semgrep
    静态代码扫描工具
  • https://github.com/zellij-org/zellij
    一个终端复用器,类似于 Tmux,使用 Rust 开发的
  • https://mark.show/#
    一个在线工具,你输入 Markdown 文档,它自动转为 PPT 模式
  • https://oeis.org/
    该网站收集各种整数序列,比如"1,2,3,6,11,23,47,106......",这个序列的下一个数字是什么?
  • https://c9x.me/compile/bib/
    该网页收集各种编译器相关的自学资源
  • https://github.com/pikasTech/pikascript
    单片机上跑python
  • http://mdvideo.gshll.com/
    markdown 转视频
  • https://techinterviewhandbook.org/
  • https://pythontutor.com/
    可视化代码执行
  • https://animatize.com/
    简单的动画制作工具
  • https://ppz-pro.github.io/noty.js/docs/
    一个web通知组件
  • https://github.com/multiprocessio/dsq
    在json/csv/execl上执行SQL的命令行工具,可以学习一下
  • https://github.com/QMHTMY/RustBook/tree/main/books
    Rust书籍
  • https://lmy.medium.com/7-tools-for-visualizing-a-codebase-41b7cddb1a14
    软件内部可视化
  • https://github.com/maxmunzel/kvass
    一个轻便的KV存储工具
  • https://github.com/suyuan32/simple-admin-core
    一个go写的微服务管理工具
  • https://github.com/dragonflydb/dragonfly
    KV数据库
  • https://xyzrank.com/#/
    中文博客榜
  • https://wiki.teamssix.com/cloudsecurityresources/
    云安全资源汇总
  • https://musicforprogramming.net/latest/
    程序员音乐
  • https://www.wolfia.com/
    将安卓app上传后,跑一个虚拟机
  • https://github.com/upscayl/upscayl
    将低分辨率转为高分辨率的开源软件
  • https://github.com/Sanster/lama-cleaner
    开源AI软件,擦除照片上不需要的物体
  • https://github.com/go-sonic/sonic
    一个开源golang的博客平台
  • https://icongo.github.io/
    开源图标搜索平台
  • https://www.fullstackpython.com/
    全栈python
  • https://gpodder.github.io/
    开源博客客户端
  • https://cfenollosa.com/funnypapers/index.html
    有趣的论文
  • https://ffmpeg.guide/
    拖曳自动生成ffmpeg命令
  • https://kellyjonbrazil.github.io/jc/
    自动将linux命令输出转成json/xml/yaml格式输出。
  • https://redbean.dev/
    网页文件跟它打包成 zip 压缩包,这个压缩包就可以当作 Web 服务器执行。
  • https://labs.kagi.com/ai/sum
    搜索引擎 Kagi 推出的一个神奇工具,输入网址,就能快速总结出该网址文章的大意,支持中文网址。
  • https://github.com/liuxiaojun666/ID-Photo-miniapp-wechart
    一个开源的证件照生成的微信小程序,可以自动扣图,并更换服装和发型。
  • https://fathy.fr/carbonyl
    命令行运行的浏览器,介绍
  • https://tool.browser.qq.com/
    帮小忙:腾讯推出的网页小工具的集合网站
  • https://91huajian.cn/
    开源的简历制作网站
  • https://github.com/BaihaiAI/IDP
    一个国产的 IDE,支持 Python 和 SQL,适用于数据工程师
  • https://neal.fun/wonders-of-street-view/
    有趣的google街景
  • https://citw.dev/tutorial/create-your-own-compiler
    自制编译器

你可能感兴趣的:(一些工具搜集)