首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
zellij专题
Zellij安装以及配置
1.下载安装 下载地址:https://github.com/zellij-org/zellij/releases 用户配置手册:https://zellij.dev/documentation/installation #1.解压压缩包root@localhost.localdomain:/opt/zellij # pwd && ls -la && tar -xvf zellij*.ta
阅读更多...
【Rust日报】 2021-04-27 Zellij,Rust编写的新终端复用工具
simdutf v0.1.1 - 小版本的更新,巨大的性能提升 simdutf是一个Rust编写的SIMD加速的UTF-8验证库。比起std,在non-ASCII快22倍,在ASCII上快了3倍。 GitHub: https://github.com/rusticstuff/simdutf8 :https://www.reddit.com/r/rust/comments/mz44xi/simdu
阅读更多...