Skip to content

v0.9.1.221111

Compare
Choose a tag to compare
@fufuok fufuok released this 13 Nov 10:44
· 102 commits to master since this release

🎉 Utilities for go (常用的助手函数, 性能至上)

v0.9.1

2022-11-11

  • 调整 sched 支持多参数方法

v0.9.0

2022-11-09

  • 增加带超时时间的互斥锁: utils.NewTryMutex()
  • 调整 Hash 函数到子目录: xhash
  • 优化测试助手函数
  • 同步 xsync v2.4.0, 增加 Map 初始容量参数