package
0.0.5
Repository: https://github.com/rolandhe/saber.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

常用的工具集合,包括:

  • 数字与字节的转换
  • 更快速的rand,直接使用runtime里的私有函数,更快
  • 字符串处理工具,可以快速的转换string和[]byte, 不用分配内存拷贝字节值
  • 排序工具
  • 读取当前goroutine的id