//
pkg.gl
Category
github.com/rolandhe/saber
utils
package
0.0.5
Repository:
https://github.com/rolandhe/saber.git
Documentation:
pkg.go.dev
Overview
Dependencies
5
Dependents
1
#
Packages
bytutil
No description provided by the author
rand
No description provided by the author
sortutil
No description provided by the author
strutil
No description provided by the author
#
README
常用的工具集合,包括:
数字与字节的转换
更快速的rand,直接使用runtime里的私有函数,更快
字符串处理工具,可以快速的转换string和[]byte, 不用分配内存拷贝字节值
排序工具
读取当前goroutine的id