标题: [文本处理] rust写的CSV文件命令行处理工具xsv [打印本页]
作者: 依山居 时间: 2015-10-20 14:22 标题: rust写的CSV文件命令行处理工具xsv
本帖最后由 依山居 于 2015-10-20 20:36 编辑
论坛的分类,文本处理和文件操作有啥区别?
吐槽rust 防盗链,国内没有镜像,下载速度极慢。
gayhub 主页 https://github.com/BurntSushi/xsv
xsv is a command line program for indexing, slicing, analyzing, splitting and joining CSV files. Commands should be simple, fast and composable:
Simple tasks should be easy.
Performance trade offs should be exposed in the CLI interface.
Composition should not come at the expense of performance.
windows 上安装有git 和RUST的话,一句命令获取,编译- git clone git://github.com/BurntSushi/xsv&&cd xsv&&cargo build --release
复制代码
我没有CSV文件需要处理,谁来做小白鼠?
我的编译好的 windows 7x64 rust1.2编译的
https://coding.net/u/FGFW/p/XSVEXE/git/blob/master/xsv.exe
作者: CrLf 时间: 2015-10-20 17:48
文本处理:读取、写入,不一定是面向文件,也可以是 stdin/stdout/stderr
文件操作:删除、复制、转移,不一定是修改文本内容,主要还是文件系统层面的操作
作者: CrLf 时间: 2015-10-20 19:27
本帖最后由 CrLf 于 2015-10-20 19:29 编辑
等回家再上传
go on,the more the batter
话说 https://coding.net 看起来不错嘛
作者: 依山居 时间: 2015-10-20 20:31
回复 3# CrLf
国内好几家有GIT服务。
作者: CrLf 时间: 2015-10-21 05:54
本帖最后由 CrLf 于 2015-10-21 06:03 编辑
已上传为 xsv64.exe,可否编译一个 32 位版本?其实我觉得这个需求只要 32 位就够用了
已编译 32 位版本一并上传
作者: 依山居 时间: 2015-10-21 07:18
回复 5# CrLf
gawk 最新是4.1.3要不要更新一发。
作者: CrLf 时间: 2015-10-21 07:50
回复 6# 依山居
康木昂卑鄙
欢迎光临 批处理之家 (http://bbs.bathome.net/) |
Powered by Discuz! 7.2 |