# Viky 一些开源小项目 - [Golang](#golang) - [前端](#%E5%89%8D%E7%AB%AF) - [Python](#python) - [C/C++](#cc) - [开源项目的文档翻译](#%E5%BC%80%E6%BA%90%E9%A1%B9%E7%9B%AE%E7%9A%84%E6%96%87%E6%A1%A3%E7%BF%BB%E8%AF%91) - [技术笔记](#%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0) # Golang - [go-cpu-load](https://github.com/vikyd/go-cpu-load):Golang 写的跨平台 CPU 负载制造工具 - [go-checksum](https://github.com/vikyd/go-checksum):计算 Go 模块的校验值(与 `go.sum` **中相同的校验值**) - [zero](https://github.com/vikyd/zero):Golang 的零值库 - [sumdbtest](https://github.com/vikyd/sumdbtest):Golang SUMDB 内部实现机制的一些可执行实验代码 # 前端 - [vue-object-inspector](https://github.com/vikyd/vue-object-inspector):基于 Vue 的类似 Chrome Console 的 Object/JSON 展示组件。[Demo](https://codesandbox.io/s/vue-object-inspector-demo-gjs9h?file=/src/components/InspectorDemo.vue) - [vue-monaco-singleline](https://github.com/vikyd/vue-monaco-singleline):基于 Vue 的 [Monaco Editor](https://github.com/microsoft/monaco-editor) 单行模式组件。[Demo](https://vikyd.github.io/vue-monaco-singleline-custom-language/) - [chromium-history-version-crawler](https://github.com/vikyd/chromium-history-version-crawler):Chromium 各系统历史版本安装包[下载](https://vikyd.github.io/download-chromium-history-version/) 爬虫(Js)。[Page](https://vikyd.github.io/download-chromium-history-version/) - [vscode-ext-foldlevel](https://github.com/vikyd/vscode-ext-foldlevel):VSCode [插件](https://marketplace.visualstudio.com/items?itemName=vikyd.vscode-fold-level),用于一键折叠、展开代码到指定层级 # Python - [to_php_post_arr](https://github.com/vikyd/to_php_post_arr):转换 python 的 dict/list 类型数据(含互相嵌套)到 PHP 能识别的 HTTP 数组参数(`Content-Type: application/x-www-form-urlencoded`) # C/C++ - [cpu_usage](https://github.com/vikyd/cpu_usage):CPU 负载获取工具 # 开源项目的文档翻译 - [jsTree-doc](https://github.com/vikyd/jsTree-doc):www.jstree.com 的中文翻译文档。[Page](https://vikyd.gitbooks.io/jstree/) - [pclzip-doc-zh-cn](https://github.com/vikyd/pclzip-doc-zh-cn):PHP 库 [PclZip](http://www.phpconcept.net/pclzip) 的中文文档。[Page](https://vikyd.gitbooks.io/pclzip/content/) # 技术笔记 https://github.com/vikyd/note