Extended Go Std Library.
concurrent concurrent operation
lock distributed lock/lease
result rust Result like type, but in go.
types primitive types and interfaces
xcodec encode/decode interace and implementations
xcontainer containers useful and made them easy
xcrypt encrypt/decrypt utils
xctx context utils
xdatabase database utils and useful helper types.
xdebug debug print, http, runtime
xhash hash interface and utils
xnet net utils and http utils
xsort sort utils
xstrings string utils
xsync/xatomic atomic variable
xtime time utils
xunsafe unsafe utils