如果想要使用泛型版本,移步至std
go标准库的拓展,提供各种便利的工具
concurrent 并发操作
lock 分布式锁与租约
result Rust 中的Result类型,在Go中的实现
types 基本类型的拓展和一些基本接口
xcodec 编解码接口与实现
xcontainer 集合库
xcrypt 加解密拓展
xctx context拓展
xdatabase 数据库拓展
xdebug 调试相关的工具
xhash hash拓展
xnet net拓展
xsort sort拓展
xstrings string拓展
xsync/xatomic 原子量拓展
xtime time拓展
xunsafe unsafe拓展